Skip to content

Releases: Chia-Network/clvm_rs

0.16.2

02 Sep 09:31
f3b0d92
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.16.1...0.16.2

0.16.1

01 Aug 00:59
4af1ac1
Compare
Choose a tag to compare

What's Changed

  • optimize the debug allocator feature to just use 32 bits per NodePtr. by @arvidn in #600
  • CHIA-2072 Change fuzzers to use new chia-fuzzers lib + Update bls & sha2 by @jack60612 in #601
  • switch to clvm-fuzzing + bump version by @jack60612 in #605
  • update crate workflow to support workspaces by @jack60612 in #606

Full Changelog: 0.16.0...0.16.1

0.16.0

16 Jul 16:05
5c12ca6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.15.0...0.16.0

0.15.0

20 Jun 14:18
e2b1a2b
Compare
Choose a tag to compare

What's Changed

  • [CHIA-3002] optimize edge cases of concat by @arvidn in #583
  • node_from_bytes_backrefs_old() by @arvidn in #587
  • add build feature 'allocator-debug' to add additional checks in NodePtr by @arvidn in #588
  • remove node_from_bytes_backrefs_record() by @arvidn in #590
  • [CHIA-3002] expose index() and object_type() on NodePtr by @arvidn in #589
  • [CHIA-3002] bump version to 0.15.0 by @arvidn in #591

Full Changelog: 0.14.0...0.15.0

0.14.0

23 May 12:01
406acf0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.1...0.14.0

0.13.1

09 Apr 16:01
a0dda33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.0...0.13.1

0.13.0

09 Apr 13:49
68cc1fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.1...0.13.0

0.12.1

25 Mar 09:55
3402184
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.12.0...0.12.1

0.12.0

09 Jan 00:12
f547e4a
Compare
Choose a tag to compare

What's Changed

  • document how CLVM compression works and its format by @arvidn in #527
  • fix Serializer to correctly restore() by @arvidn in #530
  • bump version to 0.12.0 by @arvidn in #531

Full Changelog: 0.11.0...0.12.0

0.11.0

06 Jan 14:34
4a2ce96
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.11.0