Skip to content

Releases: x7c1/gesha

gesha-v0.0.7

09 Mar 04:16
52fa606
Compare
Choose a tag to compare

Added

  • collapse single-item allOf (#124)

Fixed

  • allow ascii symbols as enum values (#127)

Other

  • update Cargo.lock dependencies

gesha-rust-types-v0.0.2

09 Mar 04:14
52fa606
Compare
Choose a tag to compare

Fixed

  • allow ascii symbols as enum values (#127)

gesha-rust-shapes-v0.0.7

09 Mar 04:15
52fa606
Compare
Choose a tag to compare

Added

  • collapse single-item allOf (#124)

gesha-core-v0.0.7

09 Mar 04:14
52fa606
Compare
Choose a tag to compare

Added

  • collapse single-item allOf (#124)

Fixed

  • allow ascii symbols as enum values (#127)

openapi-types-v0.0.5

01 Mar 03:11
922f827
Compare
Choose a tag to compare

Added

  • enhance error messages (#117)

gesha-v0.0.6

01 Mar 03:13
922f827
Compare
Choose a tag to compare

Added

  • enhance error messages (#117)
  • support newtype conversion from $ref schemas (#119)

Fixed

  • allow non-PascalCase type names in $ref (#122)
  • prevent crash when inline items are nested (#120)

Other

  • update Cargo.lock dependencies

gesha-rust-shapes-v0.0.6

01 Mar 03:13
922f827
Compare
Choose a tag to compare

Added

  • support newtype conversion from $ref schemas (#119)
  • enhance error messages (#117)

Fixed

  • allow non-PascalCase type names in $ref (#122)
  • prevent crash when inline items are nested (#120)

gesha-core-v0.0.6

01 Mar 03:12
922f827
Compare
Choose a tag to compare

Added

  • support newtype conversion from $ref schemas (#119)
  • enhance error messages (#117)

Fixed

  • allow non-PascalCase type names in $ref (#122)
  • prevent crash when inline items are nested (#120)

openapi-types-v0.0.4

26 Feb 18:06
a676b9c
Compare
Choose a tag to compare

Fixed

  • prevent crash when unspecified type found (#114)

gesha-v0.0.5

26 Feb 18:08
a676b9c
Compare
Choose a tag to compare

Other

  • updated the following local packages: gesha-core, gesha-rust-shapes