Skip to content
Version 0.1.0

Changes since 0.0.5;

- Added code for handling member lazy load in the client abstraction, and activates it by default
- Added methods to read device keys from users
- Added basic methods for device handling
- Restructured the API code to separate protocol implementations
- Improved the domain discovery code to support all currently specced methods
- Improved performance in sync calls
- Started work on an application service prototype, not ready for use yet
- Written tests for large parts of the code