Skip to content

Distribution 0.2.0

Compare
Choose a tag to compare
@samoht samoht released this 18 Dec 13:43
· 142 commits to main since this release

CHANGES:

  • Improve performance of variable-size integers encoding and decoding.
    (#24, #30, @samoht)
  • Require short_hash operations to be explicitly unstaged.
    (#15, @craigfe)
  • Require equal and compare operations to be explicitly unstaged.
    (#16, @samoht)