v0.1.0 (2020-12-04)
- treat status 400 as error
- licence all files
- s/account/etebase/_test.go
- add licence to wait-for-it
- Add etebase container to travis
- add go1.15
v0.0.3 (2020-12-02)
- Implement Logout
- Move codec to internal pkgs
- Use the right host param
- Improve public API documentation
- Add custom logging support
- Unify error handling
v0.0.2 (2020-12-02)
- Add Login and Signup
- Add ChangePassword implementation
- Add support for is_etebase/ endpoint
- refactor client
- Move crypto pkg to internal
- Update go doc comments
- remove JSON encoding support
- use v5 only
- fix typo.
- fix typo.
- update chat badge.
- improve formatting
- s/Decript/Decrypt/