Buffalo Example Changes

Release 0.3.1 (2026-03-20)

Features

  • Updated to copier v0.3.1 of template.

Release 0.3.0 (2026-03-19)

Features

  • Added initial support for PyPI publishing.

  • Added steps to manually push docs to Codeforge site.

  • Updated to v0.3.0 of copier template.

Release 0.2.1 (2026-03-10)

Bug Fixes

  • Corrected the towncrier documentation to use uv run towncrier.

  • Fixed the copier behavior to include project version number as a tracked variable to avoid overwriting value on update.

  • Fixed towncrier formatting of changelog to make them H2 instead of H1.

Release 0.2.0 (2026-03-06)

Features

  • Added badges to project README.md.

  • Cleaned up project documentation to provide better workflow descriptions and more information.

  • Switched from pycodestyle/pylint to ruff and added capabilities to auto-fix problems.

  • Updated workflows to fix syntax errors and streamline steps.

Release 0.1.0 (2026-03-04)

  • Project created.