Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 534 Bytes

CHANGELOG.md

File metadata and controls

18 lines (18 loc) · 534 Bytes

0.2.8

  • Update ex_rlp to 0.5.2, swap Poison for Jason 1.1, update Dialyxir to 1.0.0-rc.4, update Credo to 1.0.0

0.2.7

  • Update ex_rlp to 0.3.0

0.2.6

  • Don't raise on key not found

0.2.5

  • Add back empty trie function :(

0.2.4

  • Remove empty trie function

0.2.3

  • Add key deletion and tie out rest of tests

0.2.2

  • Add typespec for an empty trie.

0.2.1

  • Expand key typespec to allow any size binary keys.

0.2.0

  • Breaking change to upgrade to different implementation. Please read docs for full set of exposed APIs.