v0.1.1
Highlights:
- simplified some of the logic
- major performance improvements for complex workloads
- various optimizations
- implemented sort_[x]_arr() functions
- get_[x]arr[keys/indices/values] now by default do not sort the output
- implemented option to produce sorted output with the above functions
- various bugs fixed
Full Changelog: v0.1.0...v0.1.1