Skip to content

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.0.0 - 2023-08-02¤

Compare with 0.2.7

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¤

Compare with 0.2.6

Code Refactoring¤

  • Stop using deprecated distutils (47c129c by Timothée Mazzucotelli).

0.2.6 - 2022-11-13¤

Compare with 0.2.5

Bug Fixes¤

  • Fix iframe width for recent Material versions (67c530b by Timothée Mazzucotelli).

0.2.5 - 2021-12-16¤

Compare with 0.2.4

Bug Fixes¤

0.2.4 - 2021-05-20¤

Compare with 0.2.3

Bug Fixes¤

  • Reset iframe height between page changes (5519c13 by Timothée Mazzucotelli). Issue #1

0.2.3 - 2021-05-16¤

Compare with 0.2.2

Packaging¤

  • Don't restrict supported Python versions to less than 3.10.

0.2.2 - 2021-05-06¤

Compare with 0.2.1

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¤

Compare with 0.2.0

Bug Fixes¤

  • Don't replace index.html everywhere (ca1da70 by Timothée Mazzucotelli). Issue #2

0.2.0 - 2021-02-03¤

Compare with 0.1.0

Features¤

  • Implement coverage integration (b52ac1d by Timothée Mazzucotelli).

0.1.0 - 2021-02-03¤

Compare with first commit

Features¤

  • Skeleton (de2b9fe by Timothée Mazzucotelli).