Skip to content

v0.2.9

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jun 19:33
91907c3

AlignedSpans v0.2.9

Diff since v0.2.8

  • Fix floating-point precision issues in time-to-index conversion by
    • canonicalizing on closed-closed Intervals
    • using Int128/Rational representations of sample rates internally for all calculations

Merged pull requests:

Closed issues:

  • Doc code examples broken (#18)
  • Unexpected error in stop_index_from_time (#40)