atrium-api-v0.24.0
·
71 commits
to main
since this release
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
- 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 ofatrium_api::records::Record
.