Releases: mfep/genee
Releases · mfep/genee
v0.9.1
v0.9.0
Changelog
Added
- Added an interactive user interface to edit and visualize habit data. It is accessed via tha main
genee
command (i.e. no subcommand is needed)
Removed
- Removed redundant non-interactive functionality.
- The following subcommands are not available anymore:
export
,fill
,graph
,insert
- The following arguments are not available anymore:
--graph-days
,--list-previous-days
,--max-displayed-cols
- The following subcommands are not available anymore:
v0.8.0
Added
list_most_frequent_days
command line option. When greater than 0, the specified number of most frequently occurring daily habit compositions are printed to the terminal. This option can also be saved to and recalled from the persistent configuration.
Fixed
- Fixed data entry when there are hidden categories
Removed
- CSV datafile support
v0.7.1
Fixed
- Fixed SQLITE database upgrade routine from v0 to v1
v0.7.0
v0.6.0
v0.5.0
From-date option for graphing
v0.4.1
Fixed when nothing to be filled in a non-empty datafile
v0.4.0
Updated CLI to subcommands
v0.3.0
Bumped version number to 0.3.0