Skip to content

Releases: IrinaStatsLab/iglu-py

v1.1.1

15 Sep 21:05
Compare
Choose a tag to compare

This release contains a bugfix for the read_raw_data function that now automatically handles timezone conversion correctly.

v1.1.0

12 Sep 01:12
Compare
Choose a tag to compare
  1. Fixed "recursion depth exceeded" error when calling iglu_py.range_glu()
  2. Fixed incorrect timezone issue when using functions that internally use the iglu-r function check_data_time (i.e., gri , active_percent, agp_metrics, and metrics_heatmap, meal_metrics, and sd_measures). See also PR 160 on iglu-r.
  3. Upgraded the version of iglu-r bundled with iglu-py from 4.0.6 to 4.1.7.

v1.0.6

02 May 17:31
Compare
Choose a tag to compare
  • Added CGMS2DayByDay
  • Minor updates to how R packages are downloaded

v1.0.5

22 Apr 21:56
Compare
Choose a tag to compare
  • Made the package dependencies that iglu-py needs download automatically

v1.0.4

22 Apr 20:48
Compare
Choose a tag to compare
  • Added a variable for the bundled iglu-r filename to make it easier for maintainers to upgrade the version

v1.0.2

22 Apr 15:40
Compare
Choose a tag to compare
  • Minor bug fixes
  • Removed support for a couple functions that were returning unsupported ggplot objects

v1.0.1

22 Apr 12:45
Compare
Choose a tag to compare
  • Made iglu-py backward compatible with Python 3.8
  • Minor modifcations to ReadMe to improve clarity

v1.0.0

29 Mar 16:54
Compare
Choose a tag to compare

Bundled iglu-r version 4.0.0 from CRAN in order to track package release

0.1.0

19 Jan 20:10
Compare
Choose a tag to compare

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

24 Dec 20:58
Compare
Choose a tag to compare
v0.0.10

debugging readme issue