What's Changed
* feat: add command-line arguments for minimum walking time per day for cadence calculation by chanshing in https://github.com/OxWearables/stepcount/pull/146
* refactor: improve argparse help text by chanshing in https://github.com/OxWearables/stepcount/pull/147
* feat: argparse-min-wear by chanshing in https://github.com/OxWearables/stepcount/pull/148
* feat: argparse-bouts by chanshing in https://github.com/OxWearables/stepcount/pull/149
* fix: change argparse type int -> float by chanshing in https://github.com/OxWearables/stepcount/pull/150
**Full Changelog**: https://github.com/OxWearables/stepcount/compare/v3.11.4...v3.12.0