Releases: matrix-org/setup-python-poetry
Releases · matrix-org/setup-python-poetry
v1.2.4
What's Changed
- Fix empty extras support by @MatMaul in #20
- Add
working-directory
support to GitHub CI action by @MadLittleMods in #22
New Contributors
- @MatMaul made their first contribution in #20
- @MadLittleMods made their first contribution in #22
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Pass
-vv
topoetry install
by @DMRobertson in 84f7fca
Full Changelog: v1.2.2...v1.2.3
v1.2.2
v1.2.1
What's Changed
- Add option to not install the project by @erikjohnston in #18
Full Changelog: v1...v1.2.1
v1.2.0
What's Changed
- Allow using Poetry dependency groups (
--with
). (#16).
Full Changelog: v1.1.6...v1.2.0
v1.1.6
v1.1.5
What's Changed
- Deal with Github Actions deprecation warnings by @DMRobertson in #11
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- Update default poetry version to 1.2.0 by @erikjohnston in #8.
Full Changelog: v.1.1.3...v1.1.4
v.1.1.3
What's Changed
- Fix being unable to install with no
extras
by @DMRobertson in #6
Full Changelog: v1.1.2...v.1.1.3
v1.1.2
What's Changed
- Install deps and project in one go by @DMRobertson in #4. This fixes optional extras getting uninstalled when using poetry 1.2 betas.
Full Changelog: v1.1.1...v1.1.2