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
- Depend on MkDocs 1.6+ (d2e93b6 by Timothée Mazzucotelli).
- 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
- Drop support for Python 3.7
- Stop using deprecated warning filter (fb4d9e6 by Timothée Mazzucotelli).
0.2.7 - 2023-04-11
- Stop using deprecated distutils (47c129c by Timothée Mazzucotelli).
0.2.6 - 2022-11-13
- Fix iframe width for recent Material versions (67c530b by Timothée Mazzucotelli).
0.2.5 - 2021-12-16
0.2.4 - 2021-05-20
0.2.3 - 2021-05-16
- Don't restrict supported Python versions to less than 3.10.
0.2.2 - 2021-05-06
- 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
0.2.0 - 2021-02-03
- Implement coverage integration (b52ac1d by Timothée Mazzucotelli).
0.1.0 - 2021-02-03
- Skeleton (de2b9fe by Timothée Mazzucotelli).