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: bump version to 1.9.0 #691

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

radoering
Copy link
Member

@radoering radoering commented Jan 27, 2024

Added

  • Add a to key in tool.poetry.packages to allow custom subpackage names (#672).
  • Add support for path dependencies that do not define a build system (#675).
  • Add a tool.poetry.package-mode key to support non-package mode (#661).

Changed

  • Update list of supported licenses (#659, #669, #678, #694).
  • Improve support for PEP 691 JSON-based Simple API (#664).
  • Establish zipapp compatibility (#670).
  • Rework list of files included in build artifacts (#666).
  • Improve performance by treating collections in packages as immutable (#663).
  • Deprecate poetry.core.masonry.builder (#682).
  • Deprecate scripts that depend on extras (#690).

Fixed

  • Fix an issue where insignificant errors were printed if the working directory is not inside a git repository (#684).
  • Fix an issue where the project's directory was not recognized as git repository on Windows due to an encoding issue (#685).

Vendoring

@radoering radoering marked this pull request as ready for review January 28, 2024 09:02
@radoering radoering requested a review from a team January 28, 2024 09:02
@radoering radoering force-pushed the release/1.9.0 branch 4 times, most recently from 8cf9b71 to 8058834 Compare January 31, 2024 04:54
branchvincent
branchvincent previously approved these changes Feb 1, 2024
Copy link

sonarcloud bot commented Feb 2, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@radoering
Copy link
Member Author

I included the latest update of supported licenses and updated the date. Please reapprove.

@radoering
Copy link
Member Author

FYI: I'm planning to do the release later this day.

@radoering radoering merged commit 710e59b into python-poetry:main Feb 2, 2024
19 checks passed
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.

2 participants