Releases: grasmash/yaml-cli
Releases · grasmash/yaml-cli
3.2.1
29 Apr 16:52
Compare
Sorry, something went wrong.
No results found
What's Changed
Update tests to run Symfony 7, and update function signatures to match Symfony's requirements. by @greg-1-anderson in #25
New Contributors
Full Changelog : 3.2.0...3.2.1
3.2.0
17 Apr 16:25
Compare
Sorry, something went wrong.
No results found
3.1.0
09 May 20:23
Compare
Sorry, something went wrong.
No results found
Added --type option to get:value command
Added get:type command
Full Changelog : 3.0.1...3.1.0
3.0.1
09 May 19:57
Compare
Sorry, something went wrong.
No results found
3.0.0 was released at the wrong commit hash in error. This is the intended commit.
3.0.0
27 Apr 19:07
Compare
Sorry, something went wrong.
No results found
Added support for PHP 8.0 and 8.1. Removed support for PHP 7.x.
2.0.2
24 Feb 04:04
Compare
Sorry, something went wrong.
No results found
Fixes #16 : Adding DIR to require.
2.0.1
02 Mar 19:01
Compare
Sorry, something went wrong.
No results found
Correctly return exit code. #13
2.0.0
24 Feb 19:37
Compare
Sorry, something went wrong.
No results found
Updated Symfony version constraints from ^2.8.11|^3.2 to ^4|^5.
Added highest/lowest testing to test both Symfony 4 and 5.
1.0.4
17 Aug 00:18
Compare
Sorry, something went wrong.
No results found
The update:value command will now cast the strings 'true' and 'false' to booleans.