Releases: sugyan/atrium
Releases · sugyan/atrium
atrium-xrpc-v0.6.0
Added
- (xrpc) Remove client implementations from XRPC (#68)
atrium-xrpc-client-v0.1.1
Other
- Update README
- release
atrium-xrpc-client-v0.1.0
feat: Add xrpc-client package (#63) * Add xrpc-client implementation * Add README, doc tests and comments * Add workflows * Fix root Cargo.toml * Oops... * Add tests * Fix tests * Add tests * Use atrium-xrpc 0.5, rename methods * Add docs * Ready to publish
atrium-xrpc-v0.5.0
Added
- (xrpc) Rename XrpcClient method:
host
tobase_uri
(#64)
atrium-api-v0.11.0
Added
- (api) Implement refresh_session wrapper (#60)
atrium-xrpc-v0.4.1
Added
- (xrpc) Update XRPC interface (#55)
atrium-api-v0.9.2
Added
- Implement AtpAgent (#53)
atrium-api-v0.10.0
Added
- Update API, based on the latest lexicon schemas (#58)
atrium-api-v0.9.1
Other
- Delegate to inner in AtpServiceWrapper (#52)
atrium-api-v0.9.0
Added
- Update API, based on the latest lexicon schemas (#49)