Skip to content

atrium-api-v0.24.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 16:00
· 71 commits to main since this release
0c52e51

Added

  • Update API, based on the latest lexicon schemas (#210)
  • Introduce atrium_api::types::Unknown for unknown fields (#209)
    • Add atrium_api::types::Unknown
  • Add atrium-crypto (#169)

Changed

  • unknown field types that don't have a well-known format now have the type
    atrium_api::types::Unknown instead of atrium_api::records::Record.