Skip to content

Releases: sugyan/atrium

bsky-sdk-v0.1.13

19 Nov 02:30
Compare
Choose a tag to compare

Other

  • Update README
  • Add example of how to create a Post on bsky (#255)

bsky-cli-v0.1.26

19 Nov 02:31
Compare
Choose a tag to compare

Other

  • updated the following local packages: bsky-sdk

atrium-xrpc-v0.12.0

19 Nov 02:24
Compare
Choose a tag to compare

Added

  • Update XrpcClient, add AuthorizationToken (#248)

atrium-api-v0.24.8

19 Nov 02:29
Compare
Choose a tag to compare

Added

  • Update API, based on the latest lexicon schemas (#256)
  • Update XrpcClient, add AuthorizationToken (#248)
  • Replace OnceCell with static OnceLock for regex compilation (#250)

bsky-sdk-v0.1.12

28 Oct 13:53
aa6cfa0
Compare
Choose a tag to compare

Added

  • Update API, based on the latest lexicon schemas (#241)
  • OAuth (#219)

bsky-cli-v0.1.25

28 Oct 13:54
aa6cfa0
Compare
Choose a tag to compare

Added

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

atrium-xrpc-v0.11.6

28 Oct 13:48
aa6cfa0
Compare
Choose a tag to compare

Other

  • update Cargo.toml dependencies

atrium-crypto-v0.1.2

28 Oct 13:52
aa6cfa0
Compare
Choose a tag to compare

Other

  • update Cargo.toml dependencies

atrium-api-v0.24.7

28 Oct 13:52
aa6cfa0
Compare
Choose a tag to compare

Added

  • Update API, based on the latest lexicon schemas (#241)
  • OAuth (#219)

bsky-sdk-v0.1.11

20 Sep 14:08
dc56507
Compare
Choose a tag to compare

Removed

  • remove async_trait crate due to increased MSRV (#234) by @elaina