Skip to content

Releases: ghandic/jsf

Release v0.11.4

14 Jan 22:48
a37fccf

Choose a tag to compare

What's Changed

  • chore: bump version to 0.11.4 [skip ci] (#135) (a37fccf)
  • [WIP] Fix release process for pypi upload (#134) (6b98dd6)
  • chore: bump version to 0.11.3 [skip ci] (#133) (c40d284)

Full Changelog: v0.11.2...v0.11.4

Release v0.11.2

14 Jan 22:34
7fd4f68

Choose a tag to compare

What's Changed

  • chore: bump version to 0.11.3 [skip ci] (71e14c4)
  • [WIP] Fix workflow to support branch protection rules (#132) (7fd4f68)
  • Replace base_state counter with a custom picklable one (#129) (9b58d6f)
  • Automate versioning and releases with semantic versioning and manual trigger support (#131) (722823f)
  • ⬆ Bump codecov/codecov-action from 3 to 4 (#100) (1913754)

Full Changelog: 0.11.2...v0.11.2

0.11.2

26 Mar 02:03

Choose a tag to compare

What's Changed

  • feat: support option to prefer default and/or examples values by @simon-schoonjans in #110

Full Changelog: 0.11.1...0.11.2

0.11.1

25 Mar 21:25

Choose a tag to compare

What's Changed

  • fix: support empty schemas by @simon-schoonjans in #106

Full Changelog: 0.11.0...0.11.1

0.11.0

10 Mar 08:06

Choose a tag to compare

What's Changed

  • Bump pillow from 10.1.0 to 10.2.0 in /docs by @dependabot in #99
  • feat: support enum of objects by @simon-schoonjans in #103
  • fix: allow recursive schemas by @simon-schoonjans in #104

New Contributors

  • @simon-schoonjans made their first contribution in #103

Full Changelog: 0.10.1...0.11.0

0.10.1

30 Jan 06:09

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

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

Choose a tag to compare

  • Add support for paring of unordered defs

0.8.0

21 Aug 12:49
162d6cd

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

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.0...0.7.1