Recent Releases of https://github.com/beacon-biosignals/alignedspans.jl

https://github.com/beacon-biosignals/alignedspans.jl - v0.2.9

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: - have tagbot use the right key (#39) (@ericphanson) - fix assert violation found in #40 by canonicalizing to closed-closed intervals (#41) (@ericphanson) - Attempt to handle floating point weirdness with rationals (#42) (@kleinschmidt) - Bump codecov/codecov-action from 5.3.1 to 5.4.0 (#43) (@dependabot[bot]) - use rational/int sampling rates (#44) (@ericphanson) - Bump codecov/codecov-action from 5.4.0 to 5.4.2 (#45) (@dependabot[bot]) - Bump codecov/codecov-action from 5.4.2 to 5.4.3 (#46) (@dependabot[bot])

Closed issues: - Doc code examples broken (#18) - Unexpected error in stop_index_from_time (#40)

- Julia
Published by github-actions[bot] about 1 year ago

https://github.com/beacon-biosignals/alignedspans.jl - v0.2.8

AlignedSpans v0.2.8

Diff since v0.2.7

Merged pull requests: - Bump codecov action (#23) (@palday) - Create dependabot.yml (#25) (@palday) - Bump codecov/codecov-action from 3 to 4 (#26) (@dependabot[bot]) - Bump actions/checkout from 1 to 4 (#27) (@dependabot[bot]) - Bump julia-actions/setup-julia from 1 to 2 (#28) (@dependabot[bot]) - Fix docs (#29) (@ericphanson) - Bump julia-actions/cache from 1 to 2 (#30) (@dependabot[bot]) - Bump codecov/codecov-action from 4 to 5 (#31) (@dependabot[bot]) - Bump codecov/codecov-action from 5.0.2 to 5.1.1 (#33) (@dependabot[bot]) - Bump codecov/codecov-action from 5.1.1 to 5.1.2 (#34) (@dependabot[bot]) - Bump codecov/codecov-action from 5.1.2 to 5.3.1 (#35) (@dependabot[bot]) - improve docs and add asserts (#37) (@ericphanson) - add RoundFullyContainedSampleSpans (#38) (@ericphanson)

Closed issues: - ROUND_INWARD incorrect (#36)

- Julia
Published by github-actions[bot] over 1 year ago

https://github.com/beacon-biosignals/alignedspans.jl - v0.2.7

AlignedSpans v0.2.7

Diff since v0.2.6

Merged pull requests: - apply post-merge review suggestions for #19 (#21) (@ericphanson) - CompatHelper: bump compat for TimeSpans to 1, (keep existing compat) (#24) (@github-actions[bot])

- Julia
Published by github-actions[bot] over 2 years ago

https://github.com/beacon-biosignals/alignedspans.jl - v0.2.6

AlignedSpans v0.2.6

Diff since v0.2.5

Merged pull requests: - add consecutive_overlapping_subspans (#19) (@ericphanson)

- Julia
Published by github-actions[bot] almost 3 years ago

https://github.com/beacon-biosignals/alignedspans.jl - v0.2.5

AlignedSpans v0.2.5

Diff since v0.2.4

Merged pull requests: - Widen n_samples input type (#17) (@hannahilea)

- Julia
Published by github-actions[bot] about 3 years ago

https://github.com/beacon-biosignals/alignedspans.jl - v0.2.4

AlignedSpans v0.2.4

Diff since v0.2.3

Closed issues: - Support sample_time < 0 nanoseconds (#15)

Merged pull requests: - allow AlignedSpans w/ negative indices (#16) (@ericphanson)

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/beacon-biosignals/alignedspans.jl - v0.2.3

AlignedSpans v0.2.3

Diff since v0.2.2

Merged pull requests: - add Onda 0.15 compat (#14) (@kleinschmidt)

- Julia
Published by github-actions[bot] over 3 years ago

https://github.com/beacon-biosignals/alignedspans.jl - v0.2.2

AlignedSpans v0.2.2

Diff since v0.2.1

Merged pull requests: - Support constructing AlignedSpan from UnitRange (#13) (@hannahilea)

- Julia
Published by github-actions[bot] almost 4 years ago

https://github.com/beacon-biosignals/alignedspans.jl - v0.2.1

AlignedSpans v0.2.1

Diff since v0.2.0

Merged pull requests: - Fix AlignedSpan(..., ::AlignedSpan, ...) and add test (#11) (@ericphanson)

- Julia
Published by github-actions[bot] about 4 years ago

https://github.com/beacon-biosignals/alignedspans.jl - v0.2.0

AlignedSpans v0.2.0

Closed issues: - Discrete back to continuous (#7) - TagBot trigger issue (#8)

Merged pull requests: - Initial functionality (#1) (@ericphanson) - re-organize on top of Intervals.jl (#2) (@ericphanson) - add codecov token (#3) (@ericphanson) - fix codecov badge (#4) (@ericphanson) - Fix readme (#5) (@ericphanson) - add docs badges (#6) (@ericphanson) - Support TimeSpans interface to go back to continuous time (#9) (@ericphanson)

- Julia
Published by github-actions[bot] over 4 years ago