Tags: phase7/python-polylith
Tags
feat(poly env): new command for build backends without support for mu… …ltiple module roots or hooks (DavidVujic#403) * feat(poly env): add command for Package & Dependency management tools without support for multiple module roots, or build hooks * bump PDM brick hook to 1.3.5 * bump PDM workspace hook to 1.3.5 * bump CLI to 1.39.0 * test(environment): rename to environment tests * fix(environment): add function to brick interface * fix(poly env): check if any projects before continuing
fix: extract the 'project.interactive' module to a separate component (… …DavidVujic#393) * fix: extract the 'interactive' module into a separate component, to avoid circular dependencies * fix(project): extract pyproject templates into a separate module. * bump Poetry plugin to 1.45.2 * bump CLI to 1.38.2
feat(imports): cache the extracted imports from a path (DavidVujic#391)
fix: add missing hatch target in project template (DavidVujic#386) * fix: add missing build target packages entry in hatchling project template (i.e. applicable for uv and hatch) * bump Poetry plugin to 1.42.3 * bump CLI to 1.35.2
feat(poly deps, info, libs): save contents to file command option (Da… …vidVujic#372) * feat(poly deps): save command output to file * feat(poly info): save command output to file * refactor(poetry): command options with less duplications * feat(poly libs): save command output to file * fix(poly sync): remove unused 'strict' option * bump the Poetry plugin to 1.42.0 * bump the CLI to 1.35.0 * bump the PDM Polylith bricks hook to 1.3.3 * bump the PDM Polylith workspace hook to 1.3.3
feat(poly sync): suggest adding available bases, and used components,… … to empty projects (DavidVujic#369) * refactor(projects): separate project creation prompt from adding bricks to a project * feat(poly sync): interactively add bricks for empty projects * fix(interactive): sort possible bases by closest match * fix(unused bricks): look for unused in projects only * bump CLI to 1.34.0 * bump Poetry plugin to 1.41.0
PreviousNext