Changelog¤
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.1.0 - 2024-06-11¤
Build¤
- Depend on MkDocs 1.6+ (d2e93b6 by Timothée Mazzucotelli).
Code Refactoring¤
- Use more modern features of MkDocs, rename
page_name
topage_path
to allow nested pages (6087394 by Timothée Mazzucotelli).
1.0.0 - 2023-08-02¤
Breaking Changes¤
- Drop support for Python 3.7
Code Refactoring¤
- Stop using deprecated warning filter (fb4d9e6 by Timothée Mazzucotelli).
0.2.7 - 2023-04-11¤
Code Refactoring¤
- Stop using deprecated distutils (47c129c by Timothée Mazzucotelli).
0.2.6 - 2022-11-13¤
Bug Fixes¤
- Fix iframe width for recent Material versions (67c530b by Timothée Mazzucotelli).
0.2.5 - 2021-12-16¤
Bug Fixes¤
0.2.4 - 2021-05-20¤
Bug Fixes¤
0.2.3 - 2021-05-16¤
Packaging¤
- Don't restrict supported Python versions to less than 3.10.
0.2.2 - 2021-05-06¤
Packaging¤
- Switch to PDM as project management tool.
- Stop including README.md and pyproject.toml in wheels. It was causing errors in PDM and Poetry when installed in parallel.
0.2.1 - 2021-02-03¤
Bug Fixes¤
0.2.0 - 2021-02-03¤
Features¤
- Implement coverage integration (b52ac1d by Timothée Mazzucotelli).
0.1.0 - 2021-02-03¤
Features¤
- Skeleton (de2b9fe by Timothée Mazzucotelli).