Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@spencerkclark spencerkclark released this 28 Jul 11:41

This minor release enables compatibility with NumPy version 2.0, thanks to @jpdunc23 in #24. It also includes an earlier bug fix to prevent possible coordinate corruption during writes with the PartitionMapper approach (#20). This was a similar issue to what was addressed in #17 for the traditional ds.partition.write approach.