Releases: eonu/feud
Releases · eonu/feud
v0.1.4
What's Changed
- release: v0.1.3 by @github-actions in #106
- docs: add
feud.run
dict/iterable examples toREADME.md
by @eonu in #107 - docs: add footer to
.md
files by @eonu in #109 - feat: support
*args
and**kwargs
by @eonu in #108 - fix(pkg): update
release
task to useversion.py
by @eonu in #111
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.2
v0.1.2rc1
What's Changed
- release: v0.1.1 by @github-actions in #95
- fix(git): fix repository issue/PR templates by @eonu in #97
Full Changelog: v0.1.1...v0.1.2rc1
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
v0.1.0
v0.1.0a9
What's Changed
- release: v0.1.0a8 by @github-actions in #77
- build(git): dont use
git fetch --unshallow
by @eonu in #78
Full Changelog: v0.1.0a8...v0.1.0a9
v0.1.0a8
v0.1.0a7
v0.1.0a6
What's Changed
- release: v0.1.0a5 by @github-actions in #70
- build(git): use
setup-git-credentials
for auto-merge workflow by @eonu in #71
Full Changelog: v0.1.0a5...v0.1.0a6