habitmove/CHANGELOG.md

1008 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project tries to adhere to Semantic Versioning.

[Unreleased]

Added

  • Add range habits, translating nomie max value to range target in Loop
  • Add repetition import, translated from events
    • Does not do ranged habits or multiple entries for simple trackers in nomie yet
  • Adding ranges defaults target value to half of maximum nomie value

Fixed

  • Fix repetition import failing on duplicates. Will not import duplicate timestamps.

[0.2.1] - 2021-08-28

Fixed

  • Fix Loop Habit import breaking because of missing habit position

[0.2.0] - 2021-08-28

Added

  • Check for duplicate habits before adding them
  • Inform user of duplicate habits
  • Color negatively scored habits red in Loop Habit Tracker (does not work for custom scores)
  • Begin keeping this changelog