Skip to content

v0.12.5

Latest

Choose a tag to compare

@anthonyharrison anthonyharrison released this 13 Mar 18:26

Updates in this release

Fixes

  • fixes reading of toml files
  • fix: expand python path (fixes #36)
  • fix: handle License-Expression
  • Fix: Open TOML files in binary mode as required by tomllib
  • Fix: Parse unquoted dependencies in setup.py with .split() pattern
  • Merge pull request #38 from maurerle/fix_toml_read
  • Merge pull request #40 from HalaAli198/fix-toml-binary-mode (fixes #39)
  • Merge pull request #41 from HalaAli198/fix/setup-py-split-dependencies