Releases: wakatara/harsh
Releases · wakatara/harsh
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.
v0.9.2
v0.9.1
v0.9.0
Changelog
- 0603196 Buff: Added in stripping of : from the ask input.
- 15b1a53 Buff: Updated docs to reflect amounts feature.
- 81a98ad Fix: Spacing issues on log stats Totals.
- 1b2681b Refactor to record strings but have amounts as float64
- 1330c85 Refactor: Change askHabit function and loadLog to deal with changed Outcoe struct.
- 527b77e Refactor: line parse function and totals add to log stats.
- 0fd8a0a Refector: Outcome struct has result, amount, and comment
- 7883e1e [WIP] Adding amount tracking feature to harsh