Skip to content

Releases: python-poetry/poetry-core

1.0.0b1

18 Sep 12:26
1.0.0b1
698a6d5
Compare
Choose a tag to compare
1.0.0b1 Pre-release
Pre-release

Added

  • Added support for build executable for wheels (#72).

Changed

  • Improved packages with sources equality comparison (#53).
  • Improved licenses handling and packaging in builders (#57).
  • Refactored packages and dependencies classes to improve comparison between bare packages and packages with extras (#78).

Fixed

  • Fixed PEP-508 representation of URL dependencies (#60).
  • Fixed generated RECORD files in some cases by ensuring it's a valid CSV file (#61).
  • Fixed an error when parsing some version constraints if they contained wildcard elements (#56).
  • Fixed errors when using the exclude property (#62).
  • Fixed the way git revisions are retrieved (#69).
  • Fixed dependency constraint PEP-508 compatibility when generating metadata (#79).
  • Fixed potential errors on Python 3.5 when building with the include property set (#75).

1.0.0a9

24 Jul 14:09
1.0.0a9
09650f3
Compare
Choose a tag to compare
1.0.0a9 Pre-release
Pre-release

Added

  • Added support for build scripts without setup.py generation (#45).

Changed

  • Improved the parsing of requirements and environment markers (#44).

Fixed

  • Fixed the default value used for the build.generate-setup-file settings (#43).
  • Fixed error messages when the authors specified in the pyproject.toml file are invalid (#49).
  • Fixed distributions build when using the PEP-517 backend for packages with includes (#47).

1.0.0a8

26 Jun 14:48
1.0.0a8
4f6fa3d
Compare
Choose a tag to compare
1.0.0a8 Pre-release
Pre-release

Fixed

  • Fixed errors in the way Python environment markers were parsed and generated (#36).

1.0.0a7

05 Jun 15:25
1.0.0a7
72b5633
Compare
Choose a tag to compare
1.0.0a7 Pre-release
Pre-release

Added

  • Added support for format-specific includes via the include property (#6).

Changed

  • Allow url dependencies in multiple constraints dependencies (#32).

Fixed

  • Fixed PEP 508 representation and parsing of VCS dependencies (#30).

1.0.0a6

24 Apr 08:56
1.0.0a6
2d6c55e
Compare
Choose a tag to compare
1.0.0a6 Pre-release
Pre-release

Added

  • Added support for markers inverse (#21).
  • Added support for specifying that git dependencies should be installed in develop mode (#23).
  • Added the ability to specify build settings from the Poetry main configuration file (#26).
  • Added the ability to disable the generation of the setup.py file when building (#26).

Changed

  • Relaxed licence restrictions to support custom licences (#5).
  • Improved support for PEP-440 direct references (#22).
  • Improved dependency vendoring (#25).

Fixed

  • Fixed the inability to make the url dependencies optional (#13).
  • Fixed whitespaces in PEP-440 constraints causing an error (#16).
  • Fixed subpackage check when generating the setup.py file (#17).
  • Fix PEP-517 issues for projects using build scripts (#12).
  • Fixed support for stub-only packages (#28).

1.0.0a5

27 Mar 12:55
1.0.0a5
fbfcda7
Compare
Choose a tag to compare
1.0.0a5 Pre-release
Pre-release
Release 1.0.0a5

1.0.0a4

20 Mar 18:55
1.0.0a4
eb228f8
Compare
Choose a tag to compare
1.0.0a4 Pre-release
Pre-release
Release 1.0.0a4

1.0.0a3

20 Mar 16:23
1.0.0a3
ea3fc72
Compare
Choose a tag to compare
1.0.0a3 Pre-release
Pre-release
Release 1.0.0a3