Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.0.7 #120

Merged
merged 1 commit into from
Sep 16, 2022
Merged

Release 1.0.7 #120

merged 1 commit into from
Sep 16, 2022

Conversation

radoering
Copy link
Member

@radoering radoering commented Sep 13, 2022

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).

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
mkniewallner
mkniewallner previously approved these changes Sep 14, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
10.1% 10.1% Duplication

@neersighted neersighted merged commit 18ab772 into python-poetry:main Sep 16, 2022
@radoering radoering deleted the release/1.0.7 branch November 24, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants