Skip to content

Releases: MerrimanInd/drawpyo

0.2.1

13 Aug 03:55
af594e4
Compare
Choose a tag to compare

What's Changed

  • Renamed .children and .parent objects of TreeDiagram to .tree_childre… by @MerrimanInd in #41
  • Fixed bug in applying text_format (bold, italic, underline) to TextFormat class
  • 0.2.1 - Fixes to TreeDiagram and FontStyle by @MerrimanInd in #42

Full Changelog: 0.2...0.2.1

0.2 - List object, Parent/Child relationships, bug fixes

31 Jul 01:53
765f475
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @iamyb made their first contribution in #30

Full Changelog: 0.1.3...0.2

0.1.3

26 Apr 16:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.1...0.1.3

v0.1.1

02 Apr 23:45
b4f9ed4
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

What's Changed

New Contributors

  • @kinow made their first contribution in #19

Full Changelog: 0.1...0.1.1

0.1 - Initial public release

01 Apr 01:00
707c87f
Compare
Choose a tag to compare
Pre-release

WIth much work behind the scenes, drawpyo is finally ready for other people to check out! What started as a weekend-long personal project has grown (somewhat) in maturity, and gotten documentation, tests, and a build.

What's Changed

  • Draw.io shapes are now defined in external TOML files by @MerrimanInd in #8
  • Functionally create basic diagrams or tree diagrams by @MerrimanInd in #9
  • Finalized mkdocs, mkdocstrings, and mkdocs-material implementation by @MerrimanInd in #11
  • Updated documentation, changed naming, some new functions by @MerrimanInd in #12
  • Testing by @MerrimanInd in #17
  • Completed docs, implemented pytest/tox, added more formatting to Edge, added TextFormat by @MerrimanInd in #18

New Contributors

Full Changelog: https://github.com/MerrimanInd/drawpyo/commits/0.1