Releases: input-output-hk/catalyst-libs
Releases · input-output-hk/catalyst-libs
r20250124-00
What's Changed
- feat(rust/catalyst-types): Export UUID type with full names by @stanislav-tkach in #172
- feat(rust/catalyst-types): Implement Debug for ProblemReport by @stanislav-tkach in #173
- feat(rust/cardano-blockchain-types): Move Cip0134Uri to cadrano-blockchain-types by @stanislav-tkach in #174
Full Changelog: r20250123-00...r20250124-00
r20250123-00
What's Changed
- feat(rust/signed-doc): Serialize Signed Documents in CLI tool by @saibatizoku in #155
Full Changelog: r20250122-00...r20250123-00
r20250122-00
What's Changed
- fix(rust/cardano-chain-follower): tagged
catalyst-types
incardano-chain-follower
by @bkioshn in #166 - feat(rust/catalyst-types): Add the 'rc' serde feature to catalyst-types in order to be able to serialize ProblemReport by @stanislav-tkach in #167
- fix(rust/catalyst-types): Add validation during deserialising and instantiation of the
UuidV4
,UuidV7
by @Mr-Leshiy in #170
Full Changelog: r20250121-00...r20250122-00
r20250121-00
What's Changed
- fix(docs): Clarify the
ver
field meaning by @Mr-Leshiy in #153 - fix(rust/catalyst-types): Convert UUID types to cbor by @saibatizoku in #148
- feat(rust/catalyst-types): Make ProblemReport to perform a shallow copy on clone by @stanislav-tkach in #158
- feat(rust/cardano-blockchain-types): Add
Network
variants index by @apskhem in #165 - feat(rust/cardano-chain-follower): add thread and mmap file stats by @bkioshn in #150
Full Changelog: r20250116-00...r20250121-00
r20250116-00
What's Changed
- fix(rust/cardano-chain-follower): Refactor chain follower to use
cardano-blockchain-types
by @bkioshn in #115 - fix(rust/cbork): Modify
decode_any
function by @Mr-Leshiy in #151 - fix(rust/cardano-blockchain-types): remove
hashes.rs
andconversion.rs
by @bkioshn in #152 - feat(rust/signed-doc): Add deserializer for Catalyst Signed Documents by @saibatizoku in #101
Full Changelog: r20250114-00...r20250116-00
r20250114-00
What's Changed
- feat(docs): Signed object design spec. by @Mr-Leshiy in #126
- fix(rust/catalyst-types): Add serde::Serialize to UUID types by @saibatizoku in #147
- fix(rust/cardano-blockchain-types): Add const, display, and condition check for
Fork
by @bkioshn in #146
Full Changelog: r20250109-00...r20250114-00
r20250109-00
What's Changed
- chore(general): update-forge-cli-to-1.5.1 by @kukkok3 in #144
- fix(rust/cardano-blockchain-types):
cardano-blockchain-types
base change by @bkioshn in #123
Full Changelog: r20250108-00...r20250109-00
r20250108-00
What's Changed
Full Changelog: r20250107-00...r20250108-00
r20250107-00
What's Changed
Full Changelog: v0.0.11...r20250107-00
v0.0.11
What's Changed
- test(general): make allure reports run after ci by @kukkok3 in #114
- feat(rust/immutable-ledger): Replace
ULID
toUUID
v7 forimmutable-ledger
by @Mr-Leshiy in #117 - feat(docs): Add documentation for signed document metadata by @saibatizoku in #116
- feat(rust/cardano-blockchain-types): add cardano-blockchain-types crate by @stevenj in #107
- feat(rust/cbork): Add
cbork-utils
by @bkioshn in #134 - fix(general): code coverage by @kukkok3 in #137
New Contributors
Full Changelog: v0.0.10...v0.0.11