Py2puml Versions Save

Generate PlantUML class diagrams to document your Python application.

0.9.1

3 months ago

What's Changed

Full Changelog: https://github.com/lucsorel/py2puml/compare/0.9.0...0.9.1

0.9.0

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/lucsorel/py2puml/compare/0.8.1...0.9.0

0.8.1

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/lucsorel/py2puml/compare/0.8.0...0.8.1

0.8.0

7 months ago

What's Changed

Full Changelog: https://github.com/lucsorel/py2puml/compare/0.7.1...0.8.0

0.7.1

1 year ago

What's Changed

Full Changelog: https://github.com/lucsorel/py2puml/compare/0.7.0...0.7.1

0.7.0

1 year ago

What's Changed

Full Changelog: https://github.com/lucsorel/py2puml/compare/0.6.1...0.7.0

0.6.1

1 year ago

What's Changed

Full Changelog: https://github.com/lucsorel/py2puml/compare/0.6.0...0.6.1

0.6.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/lucsorel/py2puml/compare/0.5.4...0.6.0

0.5.3

2 years ago
  • parse constructors wrapped by decorators
  • document composition relationship
  • added a contribution guide and pylint as a dev dependency