Skip to content

Releases: sugyan/atrium

atrium-api-v0.9.1

28 Oct 13:32
0022b08
Compare
Choose a tag to compare

Other

  • Delegate to inner in AtpServiceWrapper (#52)

atrium-api-v0.9.0

06 Oct 08:03
67e9a1c
Compare
Choose a tag to compare

Added

  • Update API, based on the latest lexicon schemas (#49)

atrium-api-v0.8.0

25 Sep 01:30
264715e
Compare
Choose a tag to compare

Other

  • Update API, based on the latest lexicon schemas (#47)

atrium-api-v0.7.0

13 Sep 14:11
d296b71
Compare
Choose a tag to compare

Added

  • Update API from latest lexicon schemas (#45)

atrium-api-v0.6.0

29 Aug 07:40
63506e7
Compare
Choose a tag to compare

Other

  • Update API from latest lexicon schemas (#43)

atrium-api-v0.5.0

28 Aug 01:24
0b8f661
Compare
Choose a tag to compare

Added

  • Update API client (#41)

atrium-xrpc-v0.4.0

21 Aug 09:27
09a7135
Compare
Choose a tag to compare

Added

  • Change trait method names (#40)

atrium-api-v0.4.1

21 Aug 09:28
09a7135
Compare
Choose a tag to compare

Added

  • re-export atrium_xrpc as xrpc (#35)

Other

  • remove unused codes

atrium-api-v0.4.0

30 Jun 13:40
1a078ae
Compare
Choose a tag to compare

Added

  • update api, add client/agent (#32)

atrium-xrpc-v0.3.0

27 Jun 13:12
a572b22
Compare
Choose a tag to compare

Other

  • Update docs
  • Fix default implementation of XrpcClient
  • Fix tests
  • Update XrpcClient trait, add tests
  • Update XrpcClient trait