Releases: MerrimanInd/drawpyo
Releases · MerrimanInd/drawpyo
0.2.1
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
What's Changed
- add strokeWidth for edge by @iamyb in #30
- Fixed file leak due to not closing the file properly by @MerrimanInd in #36
- 33 add list and list item to generaltoml by @MerrimanInd in #37
- Dev by @MerrimanInd in #38
New Contributors
Full Changelog: 0.1.3...0.2
0.1.3
What's Changed
- Fixed bug in inhereting styles when generating objects from library by @MerrimanInd in #23
- Update README.md by @Beeta in #24
- Update index.md to fix few typos by @mark-IV-II in #25
New Contributors
- @Beeta made their first contribution in #24
- @mark-IV-II made their first contribution in #25
Full Changelog: 0.1.1...0.1.3
v0.1.1
What's Changed
- Fix typo (was Libaries, is Libraries) by @kinow in #19
- 0.1.1 RC by @MerrimanInd in #21
New Contributors
Full Changelog: 0.1...0.1.1
0.1 - Initial public 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
- @MerrimanInd made their first contribution in #8
Full Changelog: https://github.com/MerrimanInd/drawpyo/commits/0.1