Release notes#
Changelog#
All notable changes to this project will be documented in this file.
[1.1.2] - 2024-03-19#
🚀 Features#
Allow python 3.12
📚 Documentation#
Improve README.md
⚙️ Miscellaneous Tasks#
Do not install python dependencies into the environment; instead use poetry environments
[1.1.1] - 2024-03-12#
📚 Documentation#
Adjust link to gh-pages
⚙️ Miscellaneous Tasks#
Replace links to the old repo location
Update workflows for githubs runner
Generate changelog with
git cliff
[1.1.0] - 2024-03-02#
🐛 Bug Fixes#
Remove footnote citations
Remove names from old repo
Format
Add poetry-plugin-export
📚 Documentation#
Add sphinx documentation
Add link to published sphinx documentation
⚙️ Miscellaneous Tasks#
Add gh workflows
Transfer ownership to hpmm
Update flake