- Added badges.
- None.
- Formatting documentation and typos.
- None.
- Added hash function, made anonymize into convenience function that combines salt and hash.
- Added unsalt function to reverse the act of salting a vector.
- Improved unit tests.
- None.
- Updated documentation for all functions.
- Added tests for all functions.
- None.