
v0.1.16 This release focuses on patch/data handling improvements, compatibility fixes, and targeted bug fixes across filtering, aggregation, spool operations, and DASVader support. New Features Preserve non-NumPy array-like payloads through patch creation and reconstruction in Patch and patch.update (#660) Add clearer compatibility handling for legacy DASVader JLD2/HDF5 files on newer HDF5 stacks (#647) Bug Fixes Adjust smoothing recipe waterfall scaling so the filter kernel is visible in docs/examples (#633) Fix float sample-count overcounting in get_sample_count for rounding edge cases (#634) Fix aggregation over monotonic array coordinates when reducing dimensions with sibling coordinates attached (#636) Update CI to validate both dev and master branch workflows (#638) Fix DirectorySpool sorting so chained operations preserve source metadata needed to reload patches (#642) Prevent pass_filter from silently upcasting float32 patch payloads to float64 (#657) Breaking Changes None
