Skip to content

Releases: ghandic/jsf

0.11.2

26 Mar 02:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.1...0.11.2

0.11.1

25 Mar 21:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.0...0.11.1

0.11.0

10 Mar 08:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.1...0.11.0

0.10.1

30 Jan 06:09
Compare
Choose a tag to compare

What's Changed

  • Bumping pants from 2.14.0 to 2.18.0 and pinning dev dependencies by @ghandic in #96
  • ⬆ Bump actions/cache from 3 to 4 by @dependabot in #94
  • Bump jinja2 from 3.0.3 to 3.1.3 in /docs by @dependabot in #93
  • ⬆ Bump actions/setup-python from 4 to 5 by @dependabot in #88
  • ⬆ Bump actions/upload-artifact from 3 to 4 by @dependabot in #90
  • Adding flatfile demo showing how a developer can make multiple outputs from one schema by @ghandic in #97
  • Bumping and freshening up the doc generation ready for better content by @ghandic in #98

Full Changelog: 0.10.0...0.10.1

0.10.0

28 Jan 23:18
91d5e83
Compare
Choose a tag to compare

What's Changed

  • feat: force to generate for non-required fields by @elecay in #91
  • Release 0.10.0 - Support forcing non required fields by @ghandic in #95

New Contributors

Full Changelog: 0.9.0...0.10.0

0.9.0

04 Dec 00:11
5cbcd0d
Compare
Choose a tag to compare
  • Add support for paring of unordered defs

0.8.0

21 Aug 12:49
162d6cd
Compare
Choose a tag to compare
  • Breaking change in dependencies - Depend upon pydantic v2
    • tuple type migrated from conlist -> Tuple
  • Minor refactor for warnings with pants

0.7.1

20 Jan 07:48
1aba4e1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.0...0.7.1

0.7.0

08 Jan 06:27
22fa798
Compare
Choose a tag to compare

What's Changed

  • Adding support for patternProperties by @ghandic in #60

Full Changelog: 0.6.0...0.7.0

0.6.0

08 Jan 05:54
ce56c47
Compare
Choose a tag to compare

What's Changed

  • Changing local file test to remote https to make testing easier by @ghandic in #57
  • Added support for contentMediaType within string types by @ghandic in #58

Full Changelog: 0.5.4...0.6.0