Skip to content

Changelog

Release history for wwdates. Entries are generated from Conventional Commit messages via commitizen, so the version headings below track what actually shipped.

How it updates: the sections below are generated from the git tags and commit history by cz changelog. The published page is regenerated fresh on every docs build (docs.yaml runs cz changelog before mkdocs build), so it always reflects main — CI never commits CHANGELOG.md back to the repo. You never edit it by hand. Regenerate or preview locally any time with make changelog (or bash tasks.sh changelog).


Unreleased

v0.1.0 (2026-07-05)

Feat

  • dehydrate stpstone calendars into wwdates (#1)
  • first commit

Fix

  • ci: stamp release_pypi build via BYPASS, not a local git tag (#3)