Skip to content

Releases: Chia-Network/clvm_rs

0.9.1

17 Oct 22:25
59e15cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.9.1

0.9.0

20 Sep 16:48
e8ccbf1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.9.0

0.8.0

15 Jul 15:23
90915aa
Compare
Choose a tag to compare

Breaking changes:

  • clvmr::sha2::sha256 was updated to fully support openssl and sha2 packages
  • openssl feature to use optional openssl package, which only works on unix based operating systems

What's Changed

New Contributors

Full Changelog: 0.7.0...0.8.0

0.7.0

01 May 16:53
330e370
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.1...0.7.0

0.6.1

12 Mar 23:40
74fdbe1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.6.1

0.6.0

15 Feb 01:19
935e251
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.0...0.6.0

0.5.0

02 Feb 22:59
b0e68a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0

12 Jan 18:21
f17fc07
Compare
Choose a tag to compare

What's Changed

  • make the upper limit of allocated atoms and pairs hard coded by @arvidn in #358
  • NodePtr internal representation by @arvidn in #359
  • rename null() to nil() for better alignment with LISP by @arvidn in #360
  • Replace NodePtr::null() with NodePtr::NIL constant by @Rigidity in #362
  • demote assert to debug_assert in NodePtr constructor by @arvidn in #364
  • bump version to 0.4.0 by @arvidn in #365

Full Changelog: 0.3.3...0.4.0

0.3.3

20 Dec 19:27
50d6316
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.2...0.3.3

0.3.2

11 Dec 14:15
0cfbd41
Compare
Choose a tag to compare

What's Changed

  • Bump chia-bls and clvm-traits, as well as clvmr version by @Rigidity in #354

Full Changelog: 0.3.1...0.3.2