What's Changed * fix(hmm_utils): update module name MultinomialHMM -> CategoricalHMM after hmmlearn 0.3.0 by chanshing in https://github.com/OxWearables/stepcount/pull/63
What's Changed * build: bump version: hmmlearn 0.2.7 -> 0.3.* by chanshing in https://github.com/OxWearables/stepcount/pull/55 * ci: include macos in smoke tests by chanshing in https://github.com/OxWearables/stepcount/pull/56
What's Changed * Feature: Step Timings by aidanacquah in https://github.com/OxWearables/stepcount/pull/46 * Fix: update setup.py to require actipy>=3.0.5 to fix 49 by muschellij2 in https://github.com/OxWearables/stepcount/pull/50 * feat: add option to explicitly pass sample rate by muschellij2 in https://github.com/OxWearables/stepcount/pull/52
New Contributors * muschellij2 made their first contribution in https://github.com/OxWearables/stepcount/pull/50
What's Changed * docs: pypi-friendly urls by chanshing in https://github.com/OxWearables/stepcount/pull/43 * docs: pypi-friendly instructions by chanshing in https://github.com/OxWearables/stepcount/pull/44 * refactor: adjust overall estimates using weekdaily by chanshing in https://github.com/OxWearables/stepcount/pull/47 * refactor: adjust cadence using weekdaily stats by chanshing in https://github.com/OxWearables/stepcount/pull/48