Releases: KnpLabs/php-json-schema
Releases · KnpLabs/php-json-schema
v0.1.0
What's Changed
- chore: update the root namespace from Knp to KnpLabs by @AntoineLelaisant in #4
Full Changelog: v0.0.4...v0.1.0
v0.0.4
What's Changed
- fix: json-schema-interface by @AntoineLelaisant in #1
New Contributors
- @AntoineLelaisant made their first contribution in #1
Full Changelog: v0.0.3...v0.0.4
v0.0.4-alpha2
fix: make EnumType, CollectionType and ObjectType implementing JsonSc…
v0.0.4-alpha1
fix: getSchema scope in CollectionSchema, EnumSchema and ObjectSchema
v0.0.4-alpha0
fix: json-schema-interface
v0.0.4-alpha3
fix: Collection get schema typehint
v0.0.3
fix: Collection get schema typehint
v0.0.2
fix: namespaces
v0.0.1
doc: added documentation in the readme