Skip to content

v0.5.10 - Moved changelog to CHANGELOG.md, Roadmap to ROADMAP.md

Choose a tag to compare

@raylutz raylutz released this 28 Sep 22:15
· 23 commits to main since this release

[0.5.10] - 2025-09-28

Added

  • CHANGELOG.md added to repo; moved log from daf.py to this file and reformatted to md.
  • ROADMAP.md added to repo; moved TODO plans from daf.py to that file and reformatted to md.
  • manifest.in added to repo to force inclusion of these documents into the distribution.

Fixed

  • Neglected to bump pyproject.toml version in 0.5.9.
  • Removed change log and roadmap todos from daf.py