Skip to content

Releases: orbitinghail/splinter-rs

v0.12.2

23 Mar 21:57

Choose a tag to compare

What's Changed

  • add hegel tests
  • Make SplinterRef copyable if reference is copyable by @ds84182 in #86

New Contributors

Full Changelog: v0.12.1...v0.12.2

v0.12.1

06 Mar 09:11

Choose a tag to compare

What's Changed

  • fix(deps): update all other updates by @renovate[bot] in #82
  • fix: Encode/decode roundtrip corrupts dense Splinter at 7936 boundary by @carlsverre in #84

Full Changelog: v0.12.0...v0.12.1

v0.12.0

13 Feb 19:07

Choose a tag to compare

What's Changed

  • chore(deps): update rust crate bytes to v1.11.1 [security] by @renovate[bot] in #80
  • Fix a suite of edge case bugs by @carlsverre in #81

Full Changelog: v0.11.0...v0.12.0

v0.11.0

08 Jan 23:58

Choose a tag to compare

Breaking Changes

This version includes changes to Splinter's encoded file format. These changes deliver a substantial performance improvement for most operations at a small increase in encoded size. If this impacts any production code, please let me know, and I'll ship a version of Splinter that is backwards compatible.

What's Changed

  • Optimize TreeRef operations with cumulative cardinalities by @carlsverre in #79

Full Changelog: v0.10.1...v0.11.0

v0.10.1

19 Dec 04:01

Choose a tag to compare

Minor perf improvements.

Full Changelog: v0.10.0...v0.10.1

v0.10.0

09 Dec 00:53

Choose a tag to compare

Possibly breaking change: Splinter errors are no longer wrapped by culprit

What's Changed

  • chore(deps): lock file maintenance by @renovate[bot] in #72
  • chore(deps): update rust crate crc64fast-nvme to v1.2.1 by @renovate[bot] in #74
  • chore(deps): update all other updates by @renovate[bot] in #73
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #76
  • chore(deps): update swatinem/rust-cache digest to 779680d by @renovate[bot] in #75
  • chore(deps): update all other updates by @renovate[bot] in #77
  • remove culprit by @carlsverre in #78

Full Changelog: v0.9.1...v0.10.0

v0.9.1

09 Nov 03:07

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

05 Nov 09:05

Choose a tag to compare

Fix a major bug in Splinter::from_range. Upgrading is highly recommended.

What's Changed

  • chore(deps): update taiki-e/install-action digest to 2cdf2d8 by @renovate[bot] in #68
  • chore(deps): lock file maintenance by @renovate[bot] in #70
  • fix(deps): update all other updates by @renovate[bot] in #69

Full Changelog: v0.8.0...v0.9.0

v0.8.0

22 Oct 19:14

Choose a tag to compare

Highlights

  • adding reference to splynters wrapper in README by @nrposner in #60
  • Optimize run partition usage & close to full partitions by @carlsverre in #67

Dependencies

  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #59
  • fix(deps): update all other updates by @renovate[bot] in #58
  • chore(deps): lock file maintenance by @renovate[bot] in #62
  • chore(deps): update taiki-e/install-action digest to 5597bc2 by @renovate[bot] in #61
  • chore(deps): update taiki-e/install-action digest to d0f4f69 by @renovate[bot] in #63
  • chore(deps): update taiki-e/install-action digest to 522492a by @renovate[bot] in #64
  • chore(deps): update rust crate thiserror to v2.0.17 by @renovate[bot] in #66
  • chore(deps): update taiki-e/install-action digest to 5b5de1b by @renovate[bot] in #65

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

12 Sep 00:56

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0