Changelog
Since we follow Conventional Commits, we’re able to automatically create formal “releases” of the website based on our commit messages. Releases in the context of websites are simply snapshots in time of the website content. We use Commitizen to automatically create these releases using SemVer as the version numbering scheme.
Because releases are created based on commit messages, a new release is created quite often—sometimes several times in a day. This also means that any individual release will not have many changes within it. Below is a list of the releases we’ve made so far, along with what was changed within each release.
0.8.0 (2026-02-20)
Feat
- ✨ post on why we will use rumdl (#253)
0.7.0 (2026-02-04)
Feat
- ✨ add Why Git LFS post (#244)
0.6.0 (2026-02-04)
Feat
- ✨ post on using Diataxis for docs (#241)
0.5.0 (2026-02-03)
Feat
- ✨ post on iterative and incremental with Kanban development (#239)
0.4.0 (2026-01-28)
Feat
- ✨ post on using Cyclopts for CLIs in Python (#237)
0.3.2 (2026-01-27)
Refactor
- 🔧 standardise and simplify some of the categories (#242)
0.3.1 (2026-01-26)
Refactor
- ⬆️ update theme and files from template (#238)
0.3.0 (2025-12-18)
Feat
- ✨ add why mypy post (#227)
0.2.0 (2025-09-12)
Feat
- ✨ post on why we use Copier (#195)
- ✨ decision on why we use or recommend CC0 for data (#194)
- ✨ add alt labels to navbar logos
- ✨ added a category listing to the page (#74)
- add reference section
- ✨ add category listing to page
- 🎉 Set up basic Quarto and Git repo standard files
Fix
- ✏️ wrong single quote character was used (#213)
- ✏️ there was a double quote accidentally (#128)
- update link to values and principles
- change contents path so fit new folder structure
- remove whitespace
- shorten alt texts
- elaborate on alt labels
- add “Decisions” to logo alt
- 🔥 remove old favicons
- remove duplicate categories from yaml header
- change headers to sentence case
- add missing “are”
- ✏️ apply suggestions from code review
- ⚰️ Remove unnecessary style code for column widths
- 🌐 Fixed link to internal decision post
- ✏️ The yaml header was incomplete.
- 🌐 Fix links to internal and external files/content
- 🚨 Fixed URLs that we’re resolving
Refactor
- ♻️ decide on uv, not Poetry (#170)
- ♻️ reduce number of categories, remove redundant/unecessary ones