Skip to content

Releases: OxWearables/stepcount

stepcount 3.0.0

20 Sep 12:30

Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v3.0.0

stepcount 2.2.1

29 Aug 11:47

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

14 Jul 17:16

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.6...v2.2.0

v2.1.6

27 Jun 18:28

Choose a tag to compare

What's Changed

  • Added quick fix when data contains duplicate indices.
  • Updated to actipy v2.1.0

v2.1.5

07 Jun 14:22

Choose a tag to compare

What's Changed

  • Updated to actipy v2.0.4

v2.1.4

06 Jun 11:55

Choose a tag to compare

What's Changed

  • Gracefully handle empty files/no data errors.
  • Minor performance improvements in SSL mode.

v2.1.3

09 May 18:40

Choose a tag to compare

workflows: install tomli (required by versioneer)

v2.1.2.post0

19 Apr 19:04

Choose a tag to compare

rename anaconda_on_windows.md

v2.1.2

21 Mar 20:53

Choose a tag to compare

What's Changed

  • Bumped actipy version to fix bug when input file too short: #16

v2.1.1

21 Mar 19:53

Choose a tag to compare

What's Changed

  • Bump torch version to fix vulnerability bug.
  • Add more specific version constraints in setup.py