Skip to content

Releases: python-poetry/poetry

0.12.4

21 Oct 16:33
0.12.4
62fc038
Compare
Choose a tag to compare

Fixed

  • Fixed possible error on some combinations of markers.
  • Fixed venv detection so that it only uses VIRTUAL_ENV to detect activated virtualenvs.

0.12.3

18 Oct 23:54
0.12.3
611c38b
Compare
Choose a tag to compare

Fixed

  • Fixed the --no-dev option in install not working properly.
  • Fixed prereleases being selected even if another constraint conflicted with them.
  • Fixed an error when installing current package in development mode if the generated setup.py had special characters.
  • Fixed an error in install for applications not following a known structure.
  • Fixed an error when trying to retrieve the current environment.
  • Fixed debug:info not showing the current project's virtualenv.

0.12.2

17 Oct 21:52
0.12.2
475c657
Compare
Choose a tag to compare

Fixed

  • Fixed an error when installing from private repositories.
  • Fixed an error when trying to move the lock file on Python 2.7.

0.12.1

17 Oct 21:24
0.12.1
9b6d618
Compare
Choose a tag to compare

Fixed

  • Fixed an error when license is unspecified.

0.12.0

17 Oct 20:32
0.12.0
2f2cec0
Compare
Choose a tag to compare

Added

  • Added a brand new installer.
  • Added support for multi-constraints dependencies.
  • Added a cache version system.
  • Added a --lock option to update to only update the lock file without executing operations. (Thanks to @greysteil)
  • Added support for the Project-URL metadata.
  • Added support for optional scripts.
  • Added a --no-dev option to show. (Thanks to @rodcloutier)

Changed

  • Improved virtualenv detection and management.
  • Wildcard python dependencies are now equivalent to ~2.7 || ^3.4.
  • Changed behavior of the resolver for conditional dependencies.
  • The install command will now install the current project in editable mode.
  • The develop command is now deprecated in favor of install.
  • Improved the check command.
  • Empty passwords are now supported when publishing.

Fixed

  • Fixed a memory leak in the resolver.
  • Fixed a recursion error on duplicate dependencies with only different extras.
  • Fixed handling of extras.
  • Fixed duplicate entries in both sdist and wheel.
  • Fixed excluded files appearing in the package_data of the generated setup.py.
  • Fixed transitive directory dependencies installation.
  • Fixed file permissions for configuration and authentication files.
  • Fixed an error in cache:clear for Python 2.7.
  • Fixed publishing for the first time with a prerelease.

0.12.0a5

16 Oct 21:44
0.12.0a5
1cc05e1
Compare
Choose a tag to compare
0.12.0a5 Pre-release
Pre-release
Release 0.12.0a5

0.12.0a4

16 Oct 21:13
0.12.0a4
9e98dc7
Compare
Choose a tag to compare
0.12.0a4 Pre-release
Pre-release
Release 0.12.0a4

0.12.0a3

08 Oct 00:04
0.12.0a3
481bb7d
Compare
Choose a tag to compare
0.12.0a3 Pre-release
Pre-release
Release 0.12.0a3

0.12.0a2

18 Sep 20:42
0.12.0a2
11b6f91
Compare
Choose a tag to compare
0.12.0a2 Pre-release
Pre-release
Release 0.12.0a2

0.12.0a1

13 Sep 22:40
0.12.0a1
9f41af5
Compare
Choose a tag to compare
0.12.0a1 Pre-release
Pre-release
Release 0.12.0a1