Skip to content

1.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 16:51
· 90 commits to main since this release

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