Skip to content

1.4.0

Compare
Choose a tag to compare
@samoht samoht released this 07 Jun 11:40
· 3790 commits to main since this release

1.4.0 (2018-06-06)

  • Add types for Contents.hash, Tree.hash and Commit.hash (#512, @samoht)
  • Tree.hash and Tree.of_hash now work on leaf nodes. To do this, Tree.hash
    has to return a more complex type (#512, @samoht)
  • support for webmachine 0.6.0 (#505, @ansiwen)