Releases: ag14774/poetry-monoranger-plugin
Releases · ag14774/poetry-monoranger-plugin
0.4.0
0.3.1
0.3.0
What's Changed
- Bump ruff from 0.8.3 to 0.8.4 by @dependabot in #40
- Improved tests by @ag14774 in #52
- Bump ruff from 0.8.4 to 0.9.3 by @dependabot in #50
- Added support for v2 poetry by @ag14774 in #53
- Bump pytest-github-actions-annotate-failures from 0.2.0 to 0.3.0 by @dependabot in #49
- Added more v2 tests and added support for PEP621 pyproject.toml files by @ag14774 in #54
- Update README.md by @ag14774 in #55
- Bump version to 0.3.0 by @ag14774 in #56
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Bump ruff from 0.7.2 to 0.7.3 by @dependabot in #27
- Pass optional and extras specification to rewritten dependencies by @H0R5E in #38
- Bump pytest from 8.3.3 to 8.3.4 by @dependabot in #33
- Bump poetry from 1.8.4 to 1.8.5 by @dependabot in #35
- Bump ruff from 0.7.3 to 0.8.3 by @dependabot in #36
- Bump version to 0.2.0 by @ag14774 in #39
New Contributors
Full Changelog: 0.1.3...0.2.0
0.1.3
What's Changed
- Force reload config before creating monorepo poetry objects by @ag14774 in #24 - This fixes an issue where local poetry.toml was preventing virtual envs from being created if a venv did not exist already
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
- Updated project metadata
0.1.0
What's Changed
- Initial Release