Releases: symplely/yaml
Releases · symplely/yaml
1.0.1
- Added feature to convert {} into empty object using stdClass() from mustangostang#77
- add windows ci build
1.0.0
Summary Commits
- reorder passing tests
- psr-2 code cleanup, performance edits
- update and merge from https://github.com/techno-express/spyc
- corrections for psr-4, psr-2, and php 7.x support
- bug fixes for phpunit 7.x and PHP7.x , dropping support for other versions
- separate failing tests, track down build errors
- update documentation, adding travis ci build badge and config file