* fixtest: elements in inv\_component\_map are now sorted * release(1.13.1): unique accepts lists, inverse\_component\_map uniq vals * feat: unique accepts lists * fix: remove duplicates from inverse\_component\_map * build: update build system with aarch64 and py310
1.13.0
------
* release(1.13.0): using improved map for faster renumber, remap, more * perf: switch to ska::flat\_hash\_map instead of std::unordered\_map (30)
1.12.2
------
* release(1.12.2): release binaries with broader numpy ABI compat * chore: use oldest-supported-numpy when building wheels
* release(1.12.0): new point\_cloud and foreground functions * feat(point\_cloud): new point\_cloud and foreground functions (28) * fix(renumber): preserve\_zero=False w/ arrays starting with 0