GitPedia
codito

codito/habito

Simple commandline habits tracker.

2 Releases
Latest: 2y ago
v1.2.0Latest
coditocoditoยท2y agoยทJanuary 13, 2024
GitHub

๐Ÿ“‹ Changes

  • New feature: list habits and activities in `csv` format using `habito list -f
  • Infra: update to ruff formatter, pre-commit tools.
v1.1.0
coditocoditoยท3y agoยทJanuary 8, 2023
GitHub

๐Ÿ“‹ Changes

  • 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.