v0.1.1
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
tofeud.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 ofis
fortyping.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