Skip to content

Releases: noxecane/anansi

anansi v0.8.0-beta.1

11 Aug 03:50
Compare
Choose a tag to compare
anansi v0.8.0-beta.1 Pre-release
Pre-release
feat: added UUID generation support

anansi v0.8.0-rc.11.alt

06 Aug 15:35
Compare
Choose a tag to compare
Pre-release
fix: switch to using claim vs claims and support maps

anansi v0.8.0-rc.10.alt

06 Aug 15:31
Compare
Choose a tag to compare
Pre-release
fix: switch to using claim vs claims and support maps

anansi v0.8.0-rc.10

06 Aug 14:34
3cff77d
Compare
Choose a tag to compare
anansi v0.8.0-rc.10 Pre-release
Pre-release
fix: claims should be claim (#28)

anansi v0.8.0-rc.9

29 Jul 03:52
941840c
Compare
Choose a tag to compare
anansi v0.8.0-rc.9 Pre-release
Pre-release
fix: fixed constant failure of Revoke. (#26)

I forgot to remove the implementation of generating keys based off namespaces for tokenKeys. Removing namespace entirely is the best solution as we don't use it.

anansi v0.8.0-rc.8

26 Jul 22:53
c59351e
Compare
Choose a tag to compare
anansi v0.8.0-rc.8 Pre-release
Pre-release
feat: only print stack in dev and test environments (#25)

anansi v0.8.0-rc.7

26 Jul 20:38
d35adc0
Compare
Choose a tag to compare
anansi v0.8.0-rc.7 Pre-release
Pre-release
fix: added check for empty claims. (#24)

anansi v0.8.0-rc.6

26 Jul 20:23
c921f23
Compare
Choose a tag to compare
anansi v0.8.0-rc.6 Pre-release
Pre-release
Merge pull request #23 from tsaron/fix/jwt

fixes JWT encoding and decoding

anansi v0.8.0-rc.5

26 Jul 10:53
afdaea9
Compare
Choose a tag to compare
anansi v0.8.0-rc.5 Pre-release
Pre-release
feat: prefer customizing connectiong options over creating them (#22)

anansi v0.8.0-rc.4

26 Jul 01:10
ece394f
Compare
Choose a tag to compare
anansi v0.8.0-rc.4 Pre-release
Pre-release
Merge pull request #21 from tsaron/feat/pg-with-schema

v0.8 rc-4