Skip to content

Releases: aturkenov/wampify

0.1.0

26 Apr 07:44
27f9c3e
Compare
Choose a tag to compare

What's Changed

Wampify exceptions are upgraded, you can define the cause attribute or pass arguments directly to init(), you just need to extend from BaseException class

class middleware replaced by regular function

Full Changelog: 0.0.6...0.1.0

0.0.6

25 Apr 10:34
ec1b3f2
Compare
Choose a tag to compare
Merge pull request #5 from aturkenov/development

bug with multiple Wampify instances fixed

0.0.5

22 Apr 11:12
64b2d98
Compare
Choose a tag to compare

0.0.3

13 Feb 18:09
c425543
Compare
Choose a tag to compare

orjson removed
logger improved
on_challenge added
payload validation improved

0.0.2

30 Jan 16:07
Compare
Choose a tag to compare

Deployment added

0.0.1