Skip to content

Version 0.1.0

Choose a tag to compare

@ananace ananace released this 10 May 14:36
· 521 commits to master since this release
v0.1.0
e8cf224

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