- Resurrecting the project after ~12y of going stale
- Move supported Python versions from 2.6&2.7 to 3.12+
- Switch modern packaging techniques (pyproject.toml et al)
- Add linter, auto-formatter, and static type checker
- Consolidate CLI with renderers to give more powerful output options
- Test various parts of the project in CI
- Add --version switch
## v0.3.0
- Output (paged) to the shell by default
- First usable release