Releases: krakphp/schema
Releases · krakphp/schema
Version 0.2.0
- Defined the difference between struct and dict nodes, replaced dict usage with struct (this is a BC change from 0.1.0)
- Updated feature test for Symfony config to not rely on the dumper reference as it didn't correctly capture certain types of options on the config nodes
Version 0.1.0 - Initial Release!
- Defined initial schema
- Created Basic Symfony Config Processor