We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6533b81 commit d5f9ef7Copy full SHA for d5f9ef7
.env
@@ -54,7 +54,7 @@ URL_LOCAL=api-version.localhost
54
GENERAL_BASICAUTH_PRODUCTION='ixno:$apr1$5JvcxkWC$iA7cBjSG3xTSO/Y/dsHZt/'
55
56
# Version of this app
57
-VERSION_APP=0.1.5
+VERSION_APP=0.1.6
58
59
# Version of nginx image
60
VERSION_NGINX=0.1.0
CHANGELOG.md
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
8
## Releases
9
10
+### [0.1.6] - 2023-06-24
11
+
12
+* Composer update
13
+* Add TypeCastingHelper
14
15
### [0.1.5] - 2023-01-09
16
17
* Port refactoring
VERSION
@@ -1 +1 @@
1
-0.1.5
+0.1.6
0 commit comments