Releases: IrinaStatsLab/iglu-py
Releases · IrinaStatsLab/iglu-py
v1.1.1
v1.1.0
- Fixed "recursion depth exceeded" error when calling
iglu_py.range_glu()
- Fixed incorrect timezone issue when using functions that internally use the
iglu-r
functioncheck_data_time
(i.e., gri , active_percent, agp_metrics, and metrics_heatmap, meal_metrics, and sd_measures). See also PR 160 oniglu-r
. - Upgraded the version of
iglu-r
bundled withiglu-py
from 4.0.6 to 4.1.7.
v1.0.6
- Added CGMS2DayByDay
- Minor updates to how R packages are downloaded
v1.0.5
- Made the package dependencies that iglu-py needs download automatically
v1.0.4
- Added a variable for the bundled iglu-r filename to make it easier for maintainers to upgrade the version
v1.0.2
- Minor bug fixes
- Removed support for a couple functions that were returning unsupported ggplot objects
v1.0.1
- Made iglu-py backward compatible with Python 3.8
- Minor modifcations to ReadMe to improve clarity
v1.0.0
Bundled iglu-r version 4.0.0 from CRAN in order to track package release
0.1.0
Updated the name/readme from "iglu-r" to "iglu-py" for clarity. Testing to see if automatic deploy will change the PyPi package name.
Testing Deployments
v0.0.10 debugging readme issue