Skip to content

Releases: ghandic/jsf

0.5.4

07 Jan 15:54
07f7278
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.3...0.5.4

0.5.3

07 Jan 07:57
8eef79c
Compare
Choose a tag to compare

What's Changed

  • Adding back in README, License and making cli optional by @ghandic in #52

Full Changelog: 0.5.2...0.5.3

0.5.2

02 Jan 13:56
97a864d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.1...0.5.2

0.5.1

02 Jan 07:03
ee79df2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0

31 Dec 08:29
0939ff8
Compare
Choose a tag to compare

What's Changed

  • feat: [parser]: Support 'oneOf' keyword by @ccaroon in #38
  • feat: [parser]: Support $defs keyword for in-schema definitions by @ccaroon in #37
  • Incorrect type returned from falsey 0.0 by @AkhilGNair in #36
  • fix [parser]: Set base metadata for AnyOf and OneOf by @ccaroon in #39
  • force reading README.md in utf-8 by @bollwyvl in #41
  • fix one/anyOf for objects without properties by @fliem in #42
  • Adding test case and fix for object with no defined properties by @ghandic in #44

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0

30 Jun 03:52
Compare
Choose a tag to compare
  • Use random type when field is nullable #30
  • Added support for unique items of dicts #31
  • Added coverage for unique items in array test #32
  • Added support for anyOf definition in json schema #24

0.3.2

04 May 01:53
Compare
Choose a tag to compare
  • Updated README docs
  • Removed rogue print statements

0.3.1

03 May 13:35
Compare
Choose a tag to compare

Minor fix to ensure compatability with FastAPI

0.3.0

03 May 12:49
Compare
Choose a tag to compare

Converted from dataclass to Pydantic and added feature of making pydandic model from JSON schema

0.2.0

14 Apr 02:31
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
incremented version