Skip to content

v0.10.0

Compare
Choose a tag to compare
@wakatara wakatara released this 05 Jun 14:50
· 8 commits to master since this release

Changelog

  • f800c3f Buff: Added weekday strip
  • 3cdc3c7 Buff: Scoring, sparklines, and counts corrections.
  • bf312f9 Buff: Upgrade deps and bump go version to 1.22.3
  • 404d436 Buff: Upgraeded dependenceies.
  • a420186 Buff: reintroduced the satified back into log stats.
  • 155e543 Docs: Updated README on target / interval habit tracking and habit example file.
  • 1c9d636 Fix: Cleaned up skipified definition and parseHabitFreq 0 bug.
  • 94925d7 Refactor: Struct smplification and recurrence rules.
  • add731b Refector: array of pointers rather than pointer to array and firstRecords method.
  • 8a95fa3 Typo: Remove firstrecord check debugging statement.
  • b88937b WIP: Added in Habit frequemcy parsing function and rrule library.
  • a9ca3a0 WIP: Major refactor on structs and simplifying calls with pointers.
  • fda7118 WIP: Parsing function for freq code to rrule date Slice.
  • 142e58f [WIP] Amended satsfied and skipified to target/interval model.
  • fa55d72 [WIP] Trying fixed weeks in receurrence.