Skip to content

Releases: sugyan/atrium

bsky-sdk-v0.1.16

17 Feb 14:57
b65db08
Compare
Choose a tag to compare

Added

  • Agent rework (#282)

bsky-cli-v0.1.28

17 Feb 14:58
b65db08
Compare
Choose a tag to compare

Other

  • update Cargo.toml dependencies

atrium-xrpc-v0.12.1

17 Feb 14:40
Compare
Choose a tag to compare

Added

  • Agent rework (#282)

atrium-common-v0.1.0

17 Feb 14:53
Compare
Choose a tag to compare

Added

  • Extract common abstractions (#244)

atrium-api-v0.25.0

17 Feb 14:56
b65db08
Compare
Choose a tag to compare

Added

  • Add Tid::now and Tid::from_datetime constructors (#277)

Changed

  • Agent rework (#282)
    • Add SessionManager trait in preparation for OAuthSession addition.
    • Add Agent struct created from SessionManager.
    • Move AtpAgent as a wrapper for Agent created from CredentialSession.
    • bsky-sdk was also modified with the above changes.

bsky-sdk-v0.1.15

21 Jan 15:00
7ba9a70
Compare
Choose a tag to compare

Other

  • update schema based on current lexicon (#276)

bsky-cli-v0.1.27

21 Jan 15:01
7ba9a70
Compare
Choose a tag to compare

Other

  • update schema based on current lexicon (#276)

atrium-api-v0.24.10

21 Jan 14:59
7ba9a70
Compare
Choose a tag to compare

Other

  • update schema based on current lexicon (#276)

bsky-sdk-v0.1.14

10 Dec 03:40
456feee
Compare
Choose a tag to compare

Other

  • updated the following local packages: atrium-api

atrium-api-v0.24.9

10 Dec 03:39
456feee
Compare
Choose a tag to compare

Added

  • Extend DidDocument with useful methods (#265)

Other

  • Add docs to API