Releases: beacon-biosignals/TimeSpans.jl
Releases · beacon-biosignals/TimeSpans.jl
v0.3.7
TimeSpans v0.3.7
Diff since v0.3.6
Closed issues:
- user-selectable rounding strategies for time <-> index conversion? (#26)
time_from_index
of a range is inconsistent depending on the length of the range (#45)
Merged pull requests:
- Backport
invert_spans
fix to release-0.2
(#54) (@ararslan)
- invert_spans when all spans lie outside of parent (#56) (@palday)
v0.3.6
TimeSpans v0.3.6
Diff since v0.3.5
Closed issues:
- Unexpected results during
invert_spans
if a timespan is straddling in and out of the parent_span
(#52)
Merged pull requests:
- Allow spans that cross the parent's boundary in
invert_spans
(#53) (@ararslan)
v0.2.11
TimeSpans v0.2.11
Diff since v0.2.10
Closed issues:
- Unexpected results during
invert_spans
if a timespan is straddling in and out of the parent_span
(#52)
Merged pull requests:
- use 64-bit precision for nanoseconds_per_sample (#50) (@jrevels)
- improve consistency of time <-> index conversion (#51) (@jrevels)
- Allow spans that cross the parent's boundary in
invert_spans
(#53) (@ararslan)
- Backport
invert_spans
fix to release-0.2
(#54) (@ararslan)
v0.3.3
TimeSpans v0.3.3
Diff since v0.3.2
Closed issues:
invert_spans
doesn't handle the empty spans
case (#47)
Merged pull requests:
v0.2.10
TimeSpans v0.2.10
Diff since v0.2.9
Closed issues:
invert_spans
doesn't handle the empty spans
case (#47)
Merged pull requests: