- 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
- Update ex_rlp to 0.3.0
- Don't raise on key not found
- Add back empty trie function :(
- Remove empty trie function
- Add key deletion and tie out rest of tests
- Add typespec for an empty trie.
- Expand key typespec to allow any size binary keys.
- Breaking change to upgrade to different implementation. Please read docs for full set of exposed APIs.