Skip to content

Releases: input-output-hk/catalyst-libs

r20250124-00

24 Jan 09:11
eaf071e
Compare
Choose a tag to compare

What's Changed

Full Changelog: r20250123-00...r20250124-00

r20250123-00

23 Jan 11:30
d8c9d03
Compare
Choose a tag to compare

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

22 Jan 12:04
b9d020f
Compare
Choose a tag to compare

What's Changed

  • fix(rust/cardano-chain-follower): tagged catalyst-types in cardano-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

21 Jan 11:51
74e0fb9
Compare
Choose a tag to compare

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

16 Jan 12:09
c8810d6
Compare
Choose a tag to compare

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 and conversion.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

14 Jan 07:16
64529b5
Compare
Choose a tag to compare

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

09 Jan 09:33
6a00a8b
Compare
Choose a tag to compare

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

08 Jan 11:01
eceac55
Compare
Choose a tag to compare

What's Changed

  • fix(rust/catalyst-types): add conversion error in problem report by @bkioshn in #143

Full Changelog: r20250107-00...r20250108-00

r20250107-00

07 Jan 15:53
768ecd5
Compare
Choose a tag to compare

What's Changed

  • feat(rust/catalyst-types): Add a new Rust crate catalyst-types by @apskhem in #138

Full Changelog: v0.0.11...r20250107-00

v0.0.11

04 Jan 02:03
3c5d97a
Compare
Choose a tag to compare

What's Changed

  • test(general): make allure reports run after ci by @kukkok3 in #114
  • feat(rust/immutable-ledger): Replace ULID to UUID v7 for immutable-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