Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@peter-doggart peter-doggart released this 10 Dec 14:59
· 2 commits to master since this release

What's Changed

  • fix: flask import of _endpoint_from_view_func - issue #567 by @Ryu-CZ in #572
  • fix: BaseResponse import - replace wekzeug import version by importlib (#573) by @Ryu-CZ in #575
  • Add flask 2 (<3.0) and flask 3 (>=3.0) to test matrix and do not fast fail by @foarsitter in #577
  • Python 3.12 by @foarsitter in #563
  • Fix wrong status code and message on responses when handling HTTPExceptions by @lkk7 in #570
  • Prepare release 1.3.0 by @peter-doggart in #584

New Contributors

Full Changelog: 1.2.0...1.3.0