Skip to content
Version 1.4.0

- Paths to `.md` files in internal links are automatically converted to `.html` (!26)
- Update dependencies
- Add support for Python 3.14
- The minimal required version of Python is now 3.10
- Internally use `uv` for package management and `ruff` for linting and formatting