Skip to content

1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 21:39
· 55 commits to main since this release

1.1.0 - 2024-03-19

Compare with 1.0.8

Features

  • Add Python interpreter path to debug information (9ab5feb by Timothée Mazzucotelli). Issue-1
  • Add Polar to funding file (9e6c75f by Timothée Mazzucotelli). Issue-3

Bug Fixes

  • Fix issues with credits generation (7384022 by Timothée Mazzucotelli). Issue-4
  • Correctly exclude fixtures from Ruff (2dcda18 by Timothée Mazzucotelli). Issue-6

Code Refactoring

  • Improve .gitignore and clean duty (0590438 by Timothée Mazzucotelli). Issue-5
  • Handle local/CI installation in make setup (bddbbba by Timothée Mazzucotelli). Issue-8
  • Don't install pip, wheel and setuptools in venvs (e423892 by Timothée Mazzucotelli). Issue-9