Releases: kstasik/schema-tools
Releases · kstasik/schema-tools
v0.19.2
v0.19.1
Github runner configuration fixed - correct artifacts created.
v0.19.0
Issues with nested string enum type fixed. Breaking change introduced on Wrapper
type.
v0.18.2
What's Changed
Fix
- cli has enabled bump-openapi by default
- github build for macos arm64 enabled by default
Full Changelog: v0.18.1...v0.18.2
v0.18.1
What's Changed
Feat
- add plural filter (#99)
- publish schematools-cli crate
Fix
- verification of commit message
- issues with dicriminator mapping pointing to same reference multiple times (#102)
Full Changelog: v0.16.0...v0.18.1
v0.16.0
v0.15.2
CLI:
fix: when_numeric return true if first character is an integer
v0.15.1
better oneOf support
v0.14.0
- better discriminator detection
- cli bugfix
- no tags support on endpoint level
v0.13.0
Project structure changed to workspace. No breaking changes introduced.