Skip to content

Releases: canonical/craft-grammar

2.0.1

18 Sep 21:27
2.0.1
bba35c4
Compare
Choose a tag to compare

What's Changed

  • fix(models): coerce numbers to strings by @lengau in #50

Full Changelog: 2.0.0...2.0.1

2.0.0

08 Aug 19:26
2.0.0
4f60193
Compare
Choose a tag to compare

This release bumps the minimum python version to 3.10 and moves to pydantic 2.

Special thanks to the contributors that made this release happen: @dariuszd21, @lengau, @renovate, @renovate[bot], @sergiusens, @syu-w and @tigarmo

Full list of changes

  • chore(deps): update release-drafter/release-drafter action to v6 @renovate (#29)
  • docs: add 2.0.0 changelog @lengau (#37)
  • chore!: update to pydantic 2 @lengau (#36)
  • chore: fix pydantic deprecation @dariuszd21 (#35)
  • fix(models): make grammar models work with Annotated @lengau (#34)
  • chore!: update to Pydantic 2 @tigarmo (#33)
  • chore(deps): update development dependencies (non-major) @renovate (#27)
  • chore(deps): update release-drafter/release-drafter action to v5.25.0 @renovate (#26)
  • docs: use canonical-sphinx @tigarmo (#23)
  • Starbase migration @tigarmo (#22)
  • feat: add create_grammar_model() @tigarmo (#21)
  • build!: drop support for Python 3.8 @tigarmo (#20)
  • feat(grammar)!: generalized grammar type class @syu-w (#19)

1.2.0

05 Apr 17:29
1.2.0
a1317b9
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @syu-w made their first contribution in #17

Full Changelog: 1.1.2...1.2.0