Skip to content

Changelog

0.1.6 (2024-04-22)

Trivial

  • Fixed issues in docs and CI builds. [Wes Kendall, 030110b]
  • Update the README and provide a quickstart section. [Wes Kendall, fcb6eb9]

0.1.5 (2024-04-22)

Trivial

  • Update with latest Python template, dropping Python 3.7 support, adding 3.12 support, and migrating docs to mkdocs.. [Wes Kendall, 5259a1f]

0.1.4 (2022-08-20)

Trivial

  • Fix release note rendering and code formatting changes [Wes Kendall, 6ba97f2]

0.1.3 (2022-07-31)

Trivial

  • Updated with the latest Python template, fixing doc builds [Wes Kendall, d6a836a]

0.1.2 (2022-06-09)

Trivial

  • Only install cookiecutter<2.0 because of breaking API changes [Wes Kendall, 4a8b979]

0.1.1 (2022-03-19)

Trivial

  • Updated with latest template, including new local development changes [Wes Kendall, 1127f3c]

0.1.0 (2022-01-31)

Feature

  • Initial port of temple into "footing" [Wes Kendall, 6d334df]

    This is the initial port of the former "temple" project, which is now under a new name of "footing". The only changes to the project were the addition of Gitlab support and updating the project to use Opus10's Python template.