Skip to content

Releases: melvinkcx/fastapi-events

v0.11.1

29 Mar 17:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

25 Feb 00:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.2...v0.11.0

v0.10.2

20 Feb 01:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.1...v0.10.2

v0.10.1

11 Jan 01:50
Compare
Choose a tag to compare

What's Changed

  • fix: pydantic v2 Warnings: The dict method is deprecated; use model_dump instead by @bVdCreations in #49

New Contributors

Full Changelog: v0.10.0...v0.10.1

v0.10.0

09 Jan 03:02
Compare
Choose a tag to compare

What's Changed

  • Support dispatching Pydantic model; Support implicit event name by @melvinkcx in #53 (A huge thanks to @WilliamStam for contributing to this idea)

Full Changelog: v0.9.1...v0.10.0

v0.9.1

10 Aug 22:43
Compare
Choose a tag to compare

What's Changed

  • Fix compatibility with Pydantic v2 (fixes #45)
  • Add tox; Add test cases to cover ranges of fastapi, pydantic versions by @melvinkcx in #47

Full Changelog: v0.9.0...v0.9.1

v0.9.0

06 Apr 11:24
Compare
Choose a tag to compare

What's Changed

  • update Starlette-specific test cases for starlette>=0.24 by @melvinkcx in #44
  • FastAPI Dependency Support For Local Handler by @melvinkcx in #42

Full Changelog: v0.8.0...v0.9.0

v0.8.0

22 Nov 14:03
0219f48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.8.0

v0.7.0-beta

24 Sep 06:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0-beta

v0.6.0

08 Sep 03:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0