Skip to content

Releases: squidfunk/mike

2.2.0+zensical-0.1.0

29 Mar 10:41
0f62791

Choose a tag to compare

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 README update 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.py with pyproject.toml for modern packaging
  • 8199360 — Replace setuptools with hatch as the build backend
  • 522644c — Drop support for Python < 3.10
  • 63501d7 — Update pyproject.toml with correct metadata for the Zensical fork
  • 402b007 — Fix test suite to pass with updated dependencies and Python versions
  • 6020d2c — Fix CI workflow to use uv for installs and run tests
  • 8788cb0 — Switch from flake8 to ruff for linting and formatting

2.2.0+zensical-0.0.1

28 Mar 11:31
45dbf36

Choose a tag to compare

Initial release.