Vastly improved performance
- Moved to batched iterating to reduce atomic operations
- Implemented
hashercloning - Implemented hashing and encoding methods utilizing preallocated buffers
- Updated
unsigned_num_to_hexto utilize a branchless optimization - Removed license text from source files. Caused issues with IDE function documentation
Full Changelog: v1.0.0...v1.1.0