- Adds a faster implementation of _IonNature.ion_hash (#22)
- Precomputes several commonly used byte arrays (#23)
- Adds details to the README's setup instructions (#25)
- Added ion-hash command-line tool
- Fixed hasher symbol serialization to allow for non-symboltokens
- Added support for hashing timestamps with arbitrary precision
- Updated amazon.ion dependency to require version >=0.5
- Added amazon.ion-0.4.0 as a setup/installation requirement
- Fixed example code in README.md
- Initial release