Skip to content

Commit 4ffac6b

Browse files
committed
Update README and CHANGELOG as markdown files
1 parent 9a03618 commit 4ffac6b

5 files changed

Lines changed: 507 additions & 467 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
## 2025.10.1
4+
- Resurrecting the project after ~12y of going stale
5+
- Move supported Python versions from 2.6&2.7 to 3.12+
6+
- Switch modern packaging techniques (pyproject.toml et al)
7+
- Add linter, auto-formatter, and static type checker
8+
- Consolidate CLI with renderers to give more powerful output options
9+
- Test various parts of the project in CI
10+
11+
## v0.4.0
12+
- Add --version switch
13+
14+
## v0.3.0
15+
- Output (paged) to the shell by default
16+
17+
## v0.2.0
18+
- First usable release

CHANGELOG.rst

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)