Changes
---------
- Add an implementation of activity counts
- Add Choi algorithm for non-wear detection, based on activity counts
- Fixed a bug where getting the intersection of empty indices would return the entire period
- Added DETACH non-wear detection algorithm
- Added combined temperature & acceleration non-wear detection algorithm
- Added moving min/max functions
What's Changed
* Version 0.11.0a1 by LukasAdamowicz in https://github.com/PfizerRD/scikit-digital-health/pull/80
* Version 0.11.0 by LukasAdamowicz in https://github.com/PfizerRD/scikit-digital-health/pull/81
* Update to build on release, and use the newly created release tag name by LukasAdamowicz in https://github.com/PfizerRD/scikit-digital-health/pull/82
**Full Changelog**: https://github.com/PfizerRD/scikit-digital-health/compare/0.10.0...0.11.0