Releases: python-poetry/poetry-plugin-export
Releases · python-poetry/poetry-plugin-export
1.1.2
09 Oct 19:05
Compare
Sorry, something went wrong.
No results found
Fixed
Fix an issue where exporting a constraints.txt file fails if an editable dependency is locked (#140 ).
1.1.1
03 Oct 17:28
Compare
Sorry, something went wrong.
No results found
This release fixes test suite compatibility with upcoming Poetry releases. No functional changes.
1.1.0
03 Oct 15:18
Compare
Sorry, something went wrong.
No results found
Added
Add support for exporting constraints.txt files (#128 ).
Fixed
Fix an issue where a relative path passed via -o was not interpreted relative to the current working directory (#130 ).
Fix an issue where the names of extras were not normalized according to PEP 685 (#123 ).
1.0.7
16 Sep 16:51
Compare
Sorry, something went wrong.
No results found
Added
Add support for multiple extras in a single flag (#103 ).
Add homepage and repository to metadata (#113 ).
Add a poetry-export pre-commit hook (#85 ).
Fixed
Fix an issue where a virtual environment was created unnecessarily when running poetry export (requires poetry 1.2.1) (#106 ).
Fix an issue where package sources were not taken into account (#111 ).
Fix an issue where trying to export with extras that do not exist results in empty output (#103 ).
Fix an issue where exporting a dependency on a package with a non-existent extra fails (#109 ).
Fix an issue where only one of --index-url and --extra-index-url were exported (#117 ).
1.0.6
08 Aug 19:28
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed an issue the markers of exported dependencies overlapped. #94
1.0.5
12 Jul 20:06
Compare
Sorry, something went wrong.
No results found
1.0.4
26 May 21:17
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed an issue where the exported dependencies did not list their active extras. #65
1.0.3
23 May 21:03
Compare
Sorry, something went wrong.
No results found
This release fixes test suite compatibility with upcoming Poetry releases. No functional changes.
1.0.2
10 May 16:30
Compare
Sorry, something went wrong.
No results found
1.0.1
11 Apr 18:47
Compare
Sorry, something went wrong.
No results found