Releases: OxWearables/actipy
Releases · OxWearables/actipy
actipy 3.0.3
What's Changed
- refactor: drop jpype, use subprocess.call() instead by @chanshing in #25
Full Changelog: v3.0.2...v3.0.3
actipy 3.0.2
What's Changed
- perf(NpyWriter): add support for Datetime dtype 570ea3d
Full Changelog: v3.0.1...v3.0.2
actipy 3.0.1
What's Changed
- Fix: restore fixing nonincr timestamps by @chanshing in #23
Full Changelog: v3.0.0...v3.0.1
actipy 3.0.0
What's Changed
- Performance improvements: Reduce memory usage by @chanshing in #22
Full Changelog: v2.1.1...v3.0.0
actipy 2.1.1
What's Changed
- Pytest: Create joblib test by @chanshing in #19
- Pytest: Add Windows tests by @chanshing in #20
- bugfix(processing.py): exclude unused columns in calibration by @chanshing in #21
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Axivity3 parser: read light data.
- Minor fixes
- Fix missing index name ('time')
- Fix lowpass filter inadvertently changing dtype.
v2.0.4
What's Changed
- Bugfix: Fixed missing
temperature
column.
v2.0.3.post2
workflows: setup-python@v4 & py 3.x
v2.0.3.post1
dont run on push tags
v2.0.3.post0
update package metadata