Skip to content

Releases: beacon-biosignals/TimeSpans.jl

v1.1.0

20 Feb 19:42
a364982
Compare
Choose a tag to compare

TimeSpans v1.1.0

Diff since v1.0.0

Merged pull requests:

v1.0.0

25 Jan 17:10
58a24ec
Compare
Choose a tag to compare

TimeSpans v1.0.0

Diff since v0.3.8

Merged pull requests:

Closed issues:

  • Tag 1.0? (#59)

v0.3.8

23 May 21:10
9f80d85
Compare
Choose a tag to compare

TimeSpans v0.3.8

Diff since v0.3.7

Merged pull requests:

  • Support TimeSpan construction from Dates.CompoundPeriod, Dates.Period (#57) (@hannahilea)

v0.3.7

12 May 21:51
40f7636
Compare
Choose a tag to compare

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

30 Nov 21:03
2cb7183
Compare
Choose a tag to compare

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

30 Nov 21:35
d3fc779
Compare
Choose a tag to compare

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.5

31 Oct 17:50
9829236
Compare
Choose a tag to compare

TimeSpans v0.3.5

Diff since v0.3.4

Merged pull requests:

  • use 64-bit precision for nanoseconds_per_sample (#50) (@jrevels)

v0.3.4

31 Oct 15:32
0789d48
Compare
Choose a tag to compare

TimeSpans v0.3.4

Diff since v0.3.3

Merged pull requests:

  • improve consistency of time <-> index conversion (#51) (@jrevels)

v0.3.3

12 Oct 18:46
97d628f
Compare
Choose a tag to compare

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

12 Oct 18:57
d798ede
Compare
Choose a tag to compare

TimeSpans v0.2.10

Diff since v0.2.9

Closed issues:

  • invert_spans doesn't handle the empty spans case (#47)

Merged pull requests: