Skip to content

Releases: loudnate/openaps-mmhistorytools

Version 0.1.4

18 Jul 01:09
Compare
Choose a tag to compare
  • Temp Basals that start at 11:59:59 weren't properly reconciled (#52)

0.1.3

20 Mar 00:16
Compare
Choose a tag to compare
  • append_dose can now automatically reconcile and modify entries
  • Adding a duration argument to the trim command
  • Setting a maximum reservoir drop to filter out prime events
  • Handle mmeowlink dose responses where received is always false

Version 0.1.2

14 Dec 00:46
Compare
Choose a tag to compare

Adds support for reservoir volume management:

  • Append and trim individual reservoir volume records
  • Resolve reservoir volume history into virtual TempBasal records
  • Support fractional-minute TempBasal durations

v0.1.1

03 Nov 05:58
Compare
Choose a tag to compare
  • Fixes an exception that occurs when parsing history read while the pump is both suspended and a temp basal is set

v0.1.0

03 Nov 05:56
Compare
Choose a tag to compare
  • Adds the prepare command shortcut for the most common path
  • Adds the append_dose command for post-processing a dose report
  • Adds the Exercise record type to the resolve output

v0.0.4

20 Aug 03:11
Compare
Choose a tag to compare
  • "date" key is no longer expected in history entries (Fixes #22)

v0.0.3

20 Jul 02:23
Compare
Choose a tag to compare
  • clean has been split into two separate commands: trim and clean (#13)
  • normalize now accepts a read_clock report file in addition to a timestamp value (#16)
  • Improved documentation examples of the recommended reporting flow
  • Fixed a bug where TempBasal segments would appear out-of-order when crossing the midnight boundary (#18)
  • Improved description strings (#19)

v0.0.2

03 Jul 01:58
Compare
Choose a tag to compare
  • Fixed argument parsing to support openaps reporting
  • Removed --now argument in resolve
  • Packaging and documentation updates

v0.0.1

03 Jul 01:57
Compare
Choose a tag to compare

Initial release