Skip to content

Releases: Minibrams/fastapi-decorators

v1.0.20

Choose a tag to compare

@Minibrams Minibrams released this 30 Mar 07:32

What's Changed

  • Preserve explicit -> None return annotations in @depends-wrapped endpoint signatures by @FieryRMS in #17

New Contributors

  • @FieryRMS made their first issue in #16
  • @Copilot made their first contribution in #17

Full Changelog: v1.0.19...v1.0.20

v1.0.19

Choose a tag to compare

@Minibrams Minibrams released this 10 Sep 13:49

What's Changed

  • fix: ensure py.typed is in both sdist and wheel by @Minibrams in #14

Full Changelog: v1.0.18...v1.0.19

v1.0.18

Choose a tag to compare

@Minibrams Minibrams released this 22 Aug 18:04
81d209a

What's Changed

New Contributors

Full Changelog: v1.0.17...v1.0.18

v1.0.17

Choose a tag to compare

@Minibrams Minibrams released this 04 Jul 12:51
e77945a

What's Changed

  • Annotations being incorrectly flattened by @Poogles in #11

Full Changelog: v1.0.16...v1.0.17

v1.0.16

Choose a tag to compare

@Minibrams Minibrams released this 02 Jul 12:23

What's Changed

  • Bug: ForwardRef annotations failing to resolve. by @Poogles in #8
  • feat(cicd): test against python 3.13, 3.14 by @Minibrams in #9

New Contributors

Full Changelog: v1.0.15...v1.0.16

v1.0.15

Choose a tag to compare

@Minibrams Minibrams released this 28 Apr 22:00

Distributing wheel instead of source code (thanks @ukalwa!)

v1.0.13

Choose a tag to compare

@Minibrams Minibrams released this 07 Apr 23:58

New documentation site, updated documentation.

v1.0.12

Choose a tag to compare

@Minibrams Minibrams released this 07 Apr 17:43

Softened dependency requirements

v1.0.11

Choose a tag to compare

@Minibrams Minibrams released this 24 Mar 21:54
build: bump@1.0.11

v1.0.10

Choose a tag to compare

@Minibrams Minibrams released this 02 Mar 16:32
  1. Update documentation
  2. Pipeline testing