Skip to content

v0.1.1

Compare
Choose a tag to compare
@friendly-bits friendly-bits released this 15 Dec 15:28
· 72 commits to main since this release
25d82ec

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