rapids/docs/change-log.md

37 lines
1.5 KiB
Markdown
Raw Normal View History

2020-12-04 22:21:22 +01:00
# Change Log
2020-12-18 20:06:28 +01:00
## next release (0.3.0)
- Update R and Python virtual environments
## v0.2.6
- Fix old versions banner on nested pages
2020-12-19 04:46:30 +01:00
## v0.2.5
- Fix docs deploy typo
## v0.2.4
- Fix broken links in landing page and docs deploy
## v0.2.3
- Fix participant IDS in the example analysis workflow
2020-12-12 23:51:01 +01:00
## v0.2.2
- Fix readme link to docs
2020-12-12 23:36:15 +01:00
## v0.2.1
- FIx link to the most recent version in the old version banner
## v0.2.0
- Add new `PHONE_BLUETOOTH` `DORYAB` provider
- Deprecate `PHONE_BLUETOOTH` `RAPIDS` provider
- Fix bug in `filter_data_by_segment` for Python when dataset was empty
2020-12-10 00:54:49 +01:00
- Minor doc updates
- New FAQ item
2020-12-04 22:21:22 +01:00
## v0.1.0
- New and more consistent docs (this website). The [previous docs](https://rapidspitt.readthedocs.io/en/latest/) are marked as beta
- Consolidate [configuration](../setup/configuration) instructions
- Flexible [time segments](../setup/configuration#time-segments)
- Simplify Fitbit behavioral feature extraction and [documentation](../features/fitbit-heartrate-summary)
- Sensor's configuration and output is more consistent
- Update [visualizations](../visualizations/data-quality-visualizations) to handle flexible day segments
- Create a RAPIDS [execution](../setup/execution) script that allows re-computation of the pipeline after configuration changes
- Add [citation](../citation) guide
- Update [virtual environment](../developers/virtual-environments) guide
- Update analysis workflow [example](../workflow-examples/analysis)
- Add a [Code of Conduct](../code_of_conduct)
- Update [Team](../team) page