Skip to content

Releases: bitrate16/aiohttp-dynamic

1.3.0

11 Apr 10:45

Choose a tag to compare

Fixed critical issue that lead to deletion of non-empty domain router

1.2.0

03 Nov 20:06

Choose a tag to compare

DynamicMiddleware domain suffix filter

1.1.4

19 Oct 20:32

Choose a tag to compare

Fixed TypedDict not found in typing on version <3.8

1.1.3

15 Oct 22:56

Choose a tag to compare

Fixed strict domains blocking mask domains request handlers

1.1.2

15 Oct 17:49

Choose a tag to compare

Fixed DynamicPathRouter.raw_match()

1.1.1

15 Oct 17:33

Choose a tag to compare

Fixed middlewares overwrite

1.1.0

15 Oct 16:18

Choose a tag to compare

Named middlewares with DynamicMiddleware.add_named_handler(..), DynamicMiddleware.del_named_handler(..), DynamicMiddleware.get_named_handler(..)

1.0.1

15 Oct 03:48

Choose a tag to compare

Fixed issue with wrapping handlers into ResourceRoute and aiohttp version compability

1.0.0

15 Oct 02:28

Choose a tag to compare

Initial release with publishing on PyPi