Changelog
0.5.0 (2025-04-12)
- Support
-o option to make it easier to retrieve logs on a specific day
- Add foldable html Formatter (
-f fhtml)
- Add Markdown Formatter (
-f md)
0.4.2 (2025-04-08)
- the
--edit option now support modifying the date of a record.
0.4.1 (2025-04-03)
- Support relative date in the add sub-command
0.4.0 (2025-04-03)
- Limiting rows using -n optoin
- Allow to reverse the order using -
-reverse or -r
- Expose different formatters, simple, html, and json
- Provide an env variable for specifying the configuraiton directory