Releases: beacon-biosignals/Onda.jl
Releases · beacon-biosignals/Onda.jl
v0.8.0
Onda v0.8.0
Closed issues:
- The .onda name requirement doesn't play well with S3 buckets (#26)
Merged pull requests:
v0.7.6
Onda v0.7.6
Closed issues:
Onda.register_file_extension_for_serializer
is not precompile-safe (#21)
Merged pull requests:
- Ensure invalid
Annotation
s 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
v0.7.4
v0.7.4 (2020-01-16)
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)