Skip to content

v1.9.1

Choose a tag to compare

@dugalh dugalh released this 13 May 19:25
· 369 commits to main since this release

Updates for compatibility with click 8.2.0.

Fixes:

  • Fix CLI --overwrite option to work around pallets/click#2894.
  • Fix CLI choice options to work with the new click.Choice class.