Release notes#

This document contains the release notes for the project.

1.1.4 - March 31, 2025#

Fixed#

  • fix: Replace illegal filename characters #23

1.1.3 - March 26, 2025#

Documentation#

  • chore: Enable Python 3.12 and greater #21

1.1.2 - March 12, 2025#

Fixed#

  • fix: limit flit version #17

1.1.0 - March 12, 2025#

Added#

  • feat: tech review #12

Fixed#

  • fix: cleanup #14

  • fix: Correct the import of conftest in test files #15

Dependencies#

  • build(deps): Bump the dependencies group with 3 updates #9

  • build(deps): Bump the dependencies group with 2 updates #13

Documentation#

  • chore: update CHANGELOG for v1.0.0 #6

  • docs: documentation only changes #10

Maintenance#

  • build(deps): Bump codecov/codecov-action from 4 to 5 in the actions group #2

Test#

  • build(deps): Bump the dependencies group across 1 directory with 5 updates #8

1.0.0 - 2024-11-28#

Added#

  • feat: Migration to GitHub #1

  • feat: Tune the implementation #5

Dependencies#

  • build(deps): Bump the dependencies group with 6 updates #3

Maintenance#

  • ci: Restore doc-style action #4