Skip to content

Releases: DavidVujic/python-polylith

feat: poly info command with the basics

27 Feb 11:16
63b4b3b
Compare
Choose a tag to compare

a poetry poly info command with the basic functionality:
count number of projects, bases and components.

Add a README.md when creating a new Polylith workspace

13 Feb 15:32
2054baf
Compare
Choose a tag to compare
Merge pull request #1 from DavidVujic/generate_readme

Add a README.md when creating a new Polylith workspace

fix: generate a project specific pyproject.toml without an empty readme section

08 Feb 22:00
Compare
Choose a tag to compare

fix: use same python version requirements as the Poetry tool

08 Feb 21:59
Compare
Choose a tag to compare
docs: add temporary workaround for how to install plugins into the so…

…mewhat broken preview of Poetry

First release!

07 Feb 16:46
Compare
Choose a tag to compare

Containing basic functionality:

  • create a new Polylith workspace
  • create a component
  • create a base
  • create a project