Skip to content

Releases: OxWearables/stepcount

stepcount 3.12.0

20 Dec 13:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.11.4...v3.12.0

stepcount 3.11.4

03 Dec 15:32
Compare
Choose a tag to compare

What's Changed

  • fix: remove trailing comma in argparse help messages by @chanshing in #144

Full Changelog: v3.11.3...v3.11.4

stepcount 3.11.3

06 Nov 01:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.11.2...v3.11.3

stepcount 3.11.2

06 Nov 01:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.11.1...v3.11.2

stepcount 3.11.1

05 Nov 23:21
Compare
Choose a tag to compare

What's Changed

  • fix: fix wrong wear time calculation (missing brackets) by @chanshing in #139

Full Changelog: v3.11.0...v3.11.1

stepcount 3.11.0

23 Oct 09:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.10.2...v3.11.0

stepcount 3.10.2

19 Oct 00:03
Compare
Choose a tag to compare

What's Changed

  • fix: add missing Filename column to output bouts data by @chanshing in #136
  • fix: overwrite existing collated files (not append); fix and collate bouts files by @chanshing in #135
  • refactor(collate-outputs): use -i daily, hourly, bouts, etc. to specify types of files to collate by @chanshing in #137

Full Changelog: v3.10.1...v3.10.2

stepcount 3.10.1

17 Oct 17:09
Compare
Choose a tag to compare

What's Changed

  • fix(plot): fix the ymin of the grey shading (0 -> -10) by @chanshing in #133
  • Refactor wear time and coverage logic; new fields WearStartTime and WearEndTime; set first/last days to NA instead of dropping by @chanshing in #134

Full Changelog: v3.10.0...v3.10.1

stepcount 3.10.0

10 Oct 15:47
Compare
Choose a tag to compare

What's Changed

  • feat: add functionality to plot time series of steps by @chanshing in #132

Full Changelog: v3.9.1...v3.10.0

stepcount 3.9.1

10 Oct 12:45
Compare
Choose a tag to compare

What's Changed

  • fix(summarize_bouts): avoid in-place modification of input variable by @chanshing in #131

Full Changelog: v3.9.0...v3.9.1