Skip to content

Tags: zincplusplus/habit-tracker

Tags

2.4.2

Toggle 2.4.2's commit message
2.4.1 reload on midnight

2.4.1

Toggle 2.4.1's commit message
v2.4.0 - gaps

2.4.0

Toggle 2.4.0's commit message
new feature: gaps: allow users to indicate how many days can be skipp…

…ed before the streak breaks

2.3.0

Toggle 2.3.0's commit message
implement #75

2.2.3

Toggle 2.2.3's commit message
fixing some typescript error. tbh i'm not sure if this is good and ty…

…pescript sucks

2.2.2

Toggle 2.2.2's commit message
fix a bug where the scroll will not go all the way to the end, but wo…

…uld miss by 2 days when showing 50

v2.2.1

Toggle v2.2.1's commit message
make-release: improved the script so i only tell it what sort of next…

… version i want major|minor|fix and it does the rest including creating the git tag

2.2.0

Toggle 2.2.0's commit message
Add firstDisplayedDate setting for custom date ranges

Users can now specify exact start and end dates instead of just daysToShow. When both firstDisplayedDate and lastDisplayedDate are provided, daysToShow is calculated automatically.