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 #315

Merged
merged 1 commit into from
Jan 12, 2025

Conversation

radoering
Copy link
Member

Added

  • Add an --all-groups option to export dependencies from all groups (#294).

Changed

  • Drop support for Python 3.8 (#300).
  • Clarify the help text of --with and --only and deprecate --without (#212).
  • Fail if the poetry.lock file is not consistent with the pyproject.toml file (#310).

Fixed

  • Fix an issue where the export failed with the message "dependency walk failed".
    This fix requires a poetry.lock file created with Poetry 2.x (#286).
  • Fix an issue where the pre-commit hook regex matched wrong files (#285).

@radoering radoering requested a review from a team January 12, 2025 14:59
@radoering radoering merged commit 09aec2d into python-poetry:main Jan 12, 2025
18 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