Releases: squidfunk/mike
Releases · squidfunk/mike
2.2.0+zensical-0.1.0
This version modernizes the project infrastructure — build system, dependencies, CI, and linting — as part of the initial cleanup after forking from upstream mike.
Changes
- 829f9e6 — Initial
READMEupdate for Zensical fork with announcement and context - 6938851 — Replace remaining MkDocs references with Zensical throughout the codebase
- a340041 — Remove unnecessary dependencies that are no longer needed in this fork
- 11f9862 — Replace
setup.pywithpyproject.tomlfor modern packaging - 8199360 — Replace
setuptoolswithhatchas the build backend - 522644c — Drop support for Python < 3.10
- 63501d7 — Update
pyproject.tomlwith correct metadata for the Zensical fork - 402b007 — Fix test suite to pass with updated dependencies and Python versions
- 6020d2c — Fix CI workflow to use
uvfor installs and run tests - 8788cb0 — Switch from
flake8torufffor linting and formatting
2.2.0+zensical-0.0.1
Initial release.