Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 23:58
· 86 commits to master since this release
a364b56

What's Changed

  • release: v0.1.0 by @github-actions in #83
  • feat: add email extra, issue/PR templates, version module by @eonu in #84
  • feat(pkg): add typing.Pattern to feud.typing by @eonu in #85
  • fix: change feud.config from package to module by @eonu in #86
  • tests: add test for inheritance command override by @eonu in #87
  • fix: use == instead of is for typing.Annotated comparison by @eonu in #88
  • feat: add metavars for typing.Union and literal | union types by @eonu in #89
  • feat: add Group.__main__() support by @eonu in #90
  • feat: add feud.env decorator for env. variable options by @eonu in #91
  • docs: add postponed evaluation README.md disclaimer by @eonu in #92
  • docs: click.Option intersphinx reference by @eonu in #93
  • feat: add feud.rename decorator by @eonu in #94

Full Changelog: v0.1.0...v0.1.1