Releases: cortexphp/json-schema
Releases · cortexphp/json-schema
1.0.0
What's Changed
- chore(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #11
- feat: Add mintlify docs and refactor some things by @tymondesigns in #10
- docs: Cleanup docs by @tymondesigns in #13
- chore(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #15
- chore(deps): Upgrade pest and test php 8.5 by @tymondesigns in #14
- chore(deps): Bump actions/cache from 4 to 5 by @dependabot[bot] in #16
- ci: Improve GH workflows by @tymondesigns in #17
- chore: Cleanup docs by @tymondesigns in #19
Breaking change from 0.*
Cortex\JsonSchema\SchemaFactoryhas been renamed toCortex\JsonSchema\Schema
New Contributors
- @dependabot[bot] made their first contribution in #11
Full Changelog: 0.6.0...1.0.0
0.6.0
0.5.1
What's Changed
- chore: Make PHPStan more strict by @tymondesigns in #7
- chore: Make types final and various CI updates by @tymondesigns in #8
Full Changelog: 0.4.0...0.5.1
0.5.0
What's Changed
- ci: Add mutation testing by @tymondesigns in #5
- refactor: Enum converter by @tymondesigns in #6
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- feat: Add enum converter by @tymondesigns in #3
- feat: Allow additional properties to accept schema by @tymondesigns in #4
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- feat: Add refs and definitions by @tymondesigns in #1
- feat: Add pattern property feature by @tymondesigns in #2
Full Changelog: 0.2.0...0.3.0
0.2.0
Full Changelog: 0.1.0...0.2.0
Initial Release
0.1.0 update banner