Releases: zincplusplus/habit-tracker
Releases · zincplusplus/habit-tracker
1.1.4
fix: create date with user's timezone
1.1.3
feat: add a class to each cell with the day of the week it's on; highlight weekend dates
fix: no hover for header
Technically speaking this version could have been 1.2.0
since it has a new feature, but it's so tiny and inconsequential that I decided to use common sense and mark this release as a patch.
1.1.2
fix: create date with user's timezone
1.1.1
1.1.0
New
- feat: Implement navigation to document on habit name click
- feat: Allow user to specify last displayed date with the new
lastDisplayedDate
setting, defaults to today
Dev
- added prettier
1.0.3
1.0.2
make it work in reading mode
1.0.1 - fix for empty habit files
v1.0.1 - fix for empty habit files
1.0.0
hello world