Releases: MerrimanInd/drawpyo
Releases · MerrimanInd/drawpyo
Release list
0.2.5
0.2.4
What's Changed
- Contribution Guide and Infra by @MerrimanInd in #76
- Binary Tree Diagram by @23abdul23 in #85
- Add PieChart DiagramType by @ibirothe in #88
- Add Legend diagram class for color-to-label mapping by @ibirothe in #92
- Create TreeDiagram from data dictionary by @ibirothe in #75
- Slimmer BarChart class with ColorScheme support by @ibirothe in #81
- Structured tests by class by @zhukoff74 in #83
- refactor(tests): reorganize tests into classes and add fixtures by @zhukoff74 in #86
- refactor: eliminate duplication in position setting methods by @zhukoff74 in #94
New Contributors
- @zhukoff74 made their first contribution in #79
- @johnjehiel made their first contribution in #97
- @jsam-jhg made their first contribution in #98
- @AmitaWhite made their first contribution in #101
- @khushishorey made their first contribution in #105
Full Changelog: 0.2.3...0.2.4
0.2.3
What's Changed
- Minor bug fixes from shadow naming and typos
- Updating docstrings and tests and CI pipeline
- ColorScheme and StandardColor by @ibirothe in #73
- Add typing across existing codebase by @ibirothe in #65
New Contributors
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- feature: add tags tag for selecting, hiding, or displaying multiple e… by @lungheichen in #52
New Contributors
- @lungheichen made their first contribution in #52
Full Changelog: 0.2.1...0.2.2
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