- New feature: list habits and activities in `csv` format using `habito list -f csv`. See <https://github.com/codito/habito/issues/32> for discussion. - Infra: update to ruff formatter, pre-commit tools.
1.1.0
* Use shutil get_terminal_size since click has deprecated it's api. * Several infra related changes - refactor, tests, CI etc. * Python <= 3.5 not supported.