Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 15:07
· 6 commits to master since this release
41b6fa9

What's Changed

  • feat: support python v3.13, add mise.toml, remove doctest by @eonu in #165
  • feat: add fractions.Fraction to feud.typing by @eonu in #167
  • feat: add pydantic_extra_types.S3Path to feud.typing by @eonu in #166
  • feat: add pydantic.SocketPath to feud.typing by @eonu in #169
  • fix: unify decorated function metadata by @eonu in #170
  • feat: add mypy support 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