Skip to content

2.4 (2022-05-19)

Compare
Choose a tag to compare
@jendrikseipp jendrikseipp released this 19 May 19:59
· 70 commits to main since this release
  • Print absolute filepaths as relative again (as in version 2.1 and before)
    if they are below the current directory (The-Compiler, #246).
  • Run tests and add PyPI trove for Python 3.10 (chayim, #266).
  • Allow using the del keyword to mark unused variables (sshishov, #279).