All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
CI
replace with modern actions.
calendar.go
add year 2025.main.go
add debug info for time report to find the reason why report is empty on last day of every month.
main.go
fix month number at report generation.
calendar.go
that has an embedded working hours calendar.
-report
returns not only spent time but also number of working hours for the current month.
-report
flag to generate daily, weekly and monthly recorded hours.-logReport
to show tired log even when doing a report (-report
).
- Split code onto files.
- Records validation.
- Records number.
- Skip unfinished lines.
- Don't split comment with
,
sign.
- First release.