Releases: wakatara/harsh
Releases · wakatara/harsh
v0.10.7
v0.10.6
Changelog
- ded94dc Added in harsh ask for individual outcome entry. Refactored out log check .
- 4ee3f86 Fix: Committing initial (and very overdue) test suite.
- 0ca747b Refactor: Perf bumps - cache civil.DateOf(time.Now()) and use strings.Builder.
- b794737 Suggested documentation improvements.
- 5378ee8 Updated README to reflect 0.10.6 changes harsh ask ??? and harsh log ???.
v0.10.5
v0.10.4
v0.10.3
v0.10.2
v0.10.1
v0.10.0
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.