Releases: DavidVujic/python-polylith
Releases · DavidVujic/python-polylith
fix(poetry plugin): update lock files
Update dependencies in lock-file.
Details in #211
fix(hatch, pdm and rye): build proper sdists
Fixing an issue with the built sdist for hatch and pdm, indirectly also rye (using hatch).
Details in Pull Request #208
feat(poly check, poly libs): optional third-party libraries
Includes any optional third-party libraries when running the poly check
and poly libs
commands.
Details in Pull Request #207
fix(poly deps):bricks with no imports
fix: Tomlkit dependency issue
Setting the CLI dependency tomlkit to a minor wildcard version.
Details in Pull Request #197
fix(cli): redundant Typer extras
Remove the all
Typer extras, no longer needed.
Pull Request #196
fix: CLI and the poly check command
feat(poly libs): Visualize the third-party import versions
Visualize the third-party imports and the versions specified in the projects, with a highlight if there is a version mismatch.
Details in Pull Request #186
fix: update lock files
Update lock files to solve Dependabot issues marked as high
.
Details in Pull Request #177
fix(poly libs): naming
Details in #175