Skip to content

Releases: ProdPerfect/deez

1.0.4

23 Aug 19:06
e4461b8
Compare
Choose a tag to compare
  • fixes type hint for JsonResponse

Full Changelog: 1.0.3...1.0.4

1.0.3

23 Aug 17:51
09edc80
Compare
Choose a tag to compare

Lots of cleanup work.

  • Dropped async support -- need to to formalize approach
  • lots of type hints
  • def find_route_match now returns RouteMatch | None

1.0.2

23 Aug 03:09
cf8c428
Compare
Choose a tag to compare

First public release. See README for more details.