Releases: eonu/feud
Releases · eonu/feud
v1.0.1
v1.0.0
What's Changed
- feat: support python v3.13, add
mise.toml, removedoctestby @eonu in #165 - feat: add
fractions.Fractiontofeud.typingby @eonu in #167 - feat: add
pydantic_extra_types.S3Pathtofeud.typingby @eonu in #166 - feat: add
pydantic.SocketPathtofeud.typingby @eonu in #169 - fix: unify decorated function metadata by @eonu in #170
- feat: add
mypysupport and type stubs by @eonu in #171 - docs: remove beta references by @eonu in #172
- docs: add click extension information by @eonu in #173
Full Changelog: v0.4.1...v1.0.0
v0.4.1
v0.4.0
What's Changed
- release: v0.3.2 by @github-actions in #145
- chore(deps): fix
sphinxto^7.2.4<=7.2.6by @eonu in #148 - chore(deps): update
pydantic_extra_typessupported types by @eonu in #147 - chore(pkg): use
typing.Selfannotation by @eonu in #149 - feat: support postponed type hint evaluation by @eonu in #150
- chore: update
feud.typingpydantic types by @eonu in #151 - chore: fix invalid type hints by @eonu in #153
- feat: add
Group.add_commandsby @eonu in #156
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- release: v0.3.1 by @github-actions in #142
- docs: specify virtual env location in
.readthedocs.yamlby @eonu in #143
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
What's Changed
- release: v0.2.0 by @github-actions in #124
- docs: remove click admonition from
README.mdby @eonu in #129 - fix: check
__main__first for module discovery by @eonu in #131 - feat: define
feud.click.is_richfor checkingrich-clickinstall by @eonu in #132 - fix(deps): fix
click&pydanticmin. versions + fixfeud.typingversions by @eonu in #133 - fix: define
__all__forfeud.typingmodule by @eonu in #134 - feat: add command and option sections by @eonu in #136
- docs: remove headings from projects table by @eonu in #137
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- release: v0.1.6 by @github-actions in #122
- feat: add
feud.build+ moverich_clickstyling tofeud.Configby @eonu in #123
Full Changelog: v0.1.6...v0.2.0
v0.1.6
v0.1.5
What's Changed
- release: v0.1.4 by @github-actions in #112
- feat: support argument defaults by @eonu in #114
- feat: show argument help by default + support
rich-clickoverrides by @eonu in #115 - feat: expand
feud.runobject support/discovery by @eonu in #116 - docs: restyle
README.mdand related projects by @eonu in #117
Full Changelog: v0.1.4...v0.1.5