v3.2.9
The major change in this release is a fix to the method EventArray.getRangeIndices() (used by several other methods). In various cases, it produced bad values when the start and/or end times fell between blocks of recorded data.
What's Changed
- Fix for element size overflow by @StokesMIDE in #142
- Feature/es 563 get range indices fix by @StokesMIDE in #138
- Feature/readme update by @pscheidler in #143
Full Changelog: v3.2.8...v3.2.9