Skip to content

atrium-api-v0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Feb 02:12
· 169 commits to main since this release
b03494d

Added

  • Update API, based on the latest lexicon schemas (#123)
  • Support wasm32 (#119)

Changed

  • For traits defined using async_trait, the Send bound is now optional with wasm32-* targets.

Fixed

  • atrium_api::types::string::{Cid, Datetime} can now be deserialized with serde. (#121)