v0.12.0
OndaEDF v0.12.0
This release is breaking due to changes in how EDF quantization is chosen for export; 0.12.0 is API-compatible with 0.11 series, but for non-Int16
-encoded Onda signals, the content and headers of exported EDFs may change.
Closed issues:
- cannot export Onda Samples with
sample_type = UInt16
(#75)
Merged pull requests:
- fix sample encoding for export (#76) (@kleinschmidt)