1.0.2 (2020-09-25)
- core: bump @authless/core to 1.4.1 (f5dbf00)
1.0.1 (2020-09-25)
- server: bump @authless/core to 1.4.0 (5eb0118)
1.0.0 (2020-09-25)
- complete rewrite
- create Server based on core v1.3 (37322c1)
2.0.1 (2020-09-24)
- client: improve error reporting (b992a60)
2.0.0 (2020-09-07)
- client: exports single
Client
(removes LowLevel and HighLevelClient) and removes Cache functionality.
- client: simplify client; removes high-level & cache (6bc8cc6)
1.2.0 (2020-08-17)
- use @authless/core v1.1.0 (6042b1e)
1.1.1 (2020-06-12)
1.1.0 (2020-05-28)
- typescript: initiate typescript conversion (f6c08c9)
- test: create dummy cache with correct type-signature (2ae842d)