Releases: DavidVujic/python-polylith
Releases · DavidVujic/python-polylith
feat: poetry poly libs
Adding a new command: poetry poly libs
More details in Pull Request #56
fix(create project): missing description for the create command
This is a 🐛 fix release, solving issues introduced in v.1.2.0 (yanked from PyPI).
More details in #51
broken: poly create with docs
Details in #50
This version has caused the poly create project to fail. The version has been "yanked" from PyPI.
fix: create-command with name as path
Fixes an issue with the poly create commands, that happens when --name is a path-like string.
More details in Pull Request.
feat: a poly check command
A new command: poetry poly check, that will validate the Polylith workspace.
More details in Pull Request.
fix: poly info and poly diff
Pull Request #36
fix(bug): merge sets with Python 3.8-syntax
Pull Request: #35
fix(bug): poly diff --short
Pull Request #34
fix: align poly diff columns
Pull Request #33
fix: poly info command with better aligned columns
Pull Request #32