Skip to content

Releases: beacon-biosignals/Onda.jl

v0.8.0

04 Mar 02:02
53d7655
Compare
Choose a tag to compare

Onda v0.8.0

Diff since v0.7.6

Closed issues:

  • The .onda name requirement doesn't play well with S3 buckets (#26)

Merged pull requests:

  • add time_from_index/index_from_time to docs (#25) (@jrevels)
  • Allow Dataset(dir; create=true) for existing, empty directories (#27) (@ararslan)
  • update Onda for OndaFormat v0.3.0 (#28) (@jrevels)

v0.7.6

10 Feb 22:01
9a34447
Compare
Choose a tag to compare

Onda v0.7.6

Diff since v0.7.5

Closed issues:

  • Onda.register_file_extension_for_serializer is not precompile-safe (#21)

Merged pull requests:

  • Ensure invalid Annotations can't be constructed (#17) (@ararslan)
  • add delete!(dataset, uuid, signal_name) method (#20) (@jrevels)
  • replace extension mapping mechanism for AbstractLPCMSerializer with one that works with precompilation (#22) (@jrevels)
  • Install TagBot as a GitHub Action (#23) (@JuliaTagBot)

v0.7.5

22 Jan 20:09
v0.7.5
88e501a
Compare
Choose a tag to compare

v0.7.5 (2020-01-22)

Diff since v0.7.4

Merged pull requests:

v0.7.4

16 Jan 20:34
v0.7.4
855991f
Compare
Choose a tag to compare

v0.7.4 (2020-01-16)

Diff since v0.7.3

Merged pull requests:

  • Bump version to 0.7.4 (#14) (ararslan)
  • Allow passing a UUID to create\_recording! (#13) (ararslan)
  • Use explicit errors rather than assertions (#11) (ararslan)
  • allow kwargs to serializer(...) + allow caller to pass serializer to load_samples/store_samples! (#10) (jrevels)
  • fix Symbol pretty printing (#9) (jrevels)

v0.7.3

30 Dec 15:57
v0.7.3
0e80faf
Compare
Choose a tag to compare

v0.7.3 (2019-12-30)

Diff since v0.7.2

Merged pull requests:

  • bump Project.toml version to v0.7.3 (#8) (jrevels)
  • switch assert to conditional (#7) (jrevels)
  • make samples path construction function more ergonomic and export it (#6) (jrevels)

v0.7.2

28 Dec 20:04
v0.7.2
Compare
Choose a tag to compare

v0.7.2 (2019-12-24)

Diff since c803b194b596d2186c70c3cfb6c6baf5a282800b

Merged pull requests: