Releases: LucaCerina/physio-cassette
Releases · LucaCerina/physio-cassette
v0.2.10-beta
- Added an argument to ignore keyword arguments passed to autocache. The use case is arguments that may be re-instantiated and passed to the function every time (but we don't want to do that inside the function) and that do not affect the output of the function if they change. Data loaders can be an example. USE CAREFULLY!
Full Changelog: v0.2.9...v0.2.10
v0.2.9
Always test before commits.
Full Changelog: v0.2.7...v0.2.9
v0.2.8-beta
Added a configurable value function to read from XML. An example is NSRR XML event annotation which may include interesting values outside duration alone (e.g., SpO2 desaturations)
Full Changelog: v0.2.7...v0.2.8
v.0.2.7-beta
- Fixed a memory bug when reusing dataclasses
Full Changelog: v0.2.6...v0.2.7
v0.2.6-beta
- Minor changes and bugfixes
Full Changelog: v0.2.5...v0.2.6
v0.2.5-beta
Minor changes, more tests and
Full Changelog: v0.2.4...v0.2.5
v0.2.4-beta
- Added sampling by events in SignalFrame class.
- Various bugfixes in attributes and item setting
- Added some tests
Full Changelog: v0.2.3...v0.2.4
v0.2.3-beta
- Bugfixes for binary EventRecord +
__setitem__()
- Passed csv kwargs to EventRecord and EventFrame readers
Full Changelog: v0.2.2...v0.2.3
v0.2.2-beta
New year, new release! Now supporting slightly less structured annotated file (direct example: Wisconsin Sleep Cohort dataset files)
Full Changelog: v0.2.1...v0.2.2
v0.2.1-beta
Major bugfix for division and subtractions of Signals
Full Changelog: v0.2.0...v0.2.1