Skip to content

Releases: Liphium/neogate

v0.4.1

03 Mar 16:41
4c79490

Choose a tag to compare

What's Changed

  • fix: prevent crash if no error is provided by @tiemingo in #4

Full Changelog: v0.4.0...v0.4.1

v0.4.0

12 Feb 13:37
3c652d4

Choose a tag to compare

Merge pull request #2 from Liphium/dev

feat!: add concurrency protection to former client data, refactor the codebase

v0.3.2

06 Jan 10:44

Choose a tag to compare

  • Fix: Handlers can now accept any struct again

Full Changelog: v0.3.1...v0.3.2

v0.3.1

06 Jan 09:45

Choose a tag to compare

  • Fix: The session identifier is now always unique (guaranteed instead of only by probability)

Full Changelog: v0.3.0...v0.3.1

v0.3.0

30 Dec 21:40

Choose a tag to compare

feat: register an adapter for each session + events sent to the account

adapter is sent to all session adapters

v0.2.0

18 Dec 12:50

Choose a tag to compare

Refactor: Generics are cool

v0.1.1

13 Dec 12:59

Choose a tag to compare

fix: correct module name of neogate

v0.1.0

13 Dec 12:51

Choose a tag to compare

refactor: change authHandler to generic handshake