Skip to content

Releases: kstasik/schema-tools

v0.19.2

14 Oct 08:18
Compare
Choose a tag to compare

glibc error fixed on older ubuntu runners.

v0.19.1

11 Oct 16:25
Compare
Choose a tag to compare

Github runner configuration fixed - correct artifacts created.

v0.19.0

11 Oct 16:09
Compare
Choose a tag to compare

Issues with nested string enum type fixed. Breaking change introduced on Wrapper type.

v0.18.2

03 Jun 12:46
Compare
Choose a tag to compare

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

18 Jan 08:58
Compare
Choose a tag to compare

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

14 Dec 13:23
Compare
Choose a tag to compare

What's Changed

  • fix: dereference multiple schemas

Full Changelog: v0.15.2...v0.16.0

v0.15.2

30 Oct 20:11
Compare
Choose a tag to compare

CLI:

fix: when_numeric return true if first character is an integer

v0.15.1

11 Sep 21:04
Compare
Choose a tag to compare
v0.15.1 Pre-release
Pre-release

better oneOf support

v0.14.0

29 May 13:50
Compare
Choose a tag to compare
  • better discriminator detection
  • cli bugfix
  • no tags support on endpoint level

v0.13.0

04 Mar 10:09
Compare
Choose a tag to compare

Project structure changed to workspace. No breaking changes introduced.