Skip to content

v0.11.0

Compare
Choose a tag to compare
@jebeck jebeck released this 06 Nov 06:09
· 259 commits to master since this release

Changes for Tandem compatibility:

  • made scheduleName optional on scheduled basals
  • added a minimal {target: 100} "shape" for bgTarget in wizards
  • added a minimal {start: 0, target: 100} "shape" for bgTarget in pumpSettings
  • removed non-existent {target: 100, low: 80, high: 120} "shape" for bgTarget in wizards and pumpSettings

The _schemaVersion will also be bumped to 2 in jellyfish's configuration during deployment. This will allow us in particular to distinguish prior required scheduleName on basals (which was not always accurately known information) from newer basals with optional scheduleName (hopefully only provided where actually known!).