Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@henryiii henryiii released this 27 Mar 23:04
· 47 commits to main since this release
d5fb6fb

What's Changed

  • Add --installer option, supporting pip and uv. Added uv extra.
    (PR #751)
  • Improve console output and provide -v for dependency installation
    (PR #749)
  • Avoid compiling unused bytecode when using pip
    (PR #752)
  • Dropped support for Python 3.7
    (PR #743)

Full Changelog: 1.1.1...1.2.0