Skip to content

Releases: MerrimanInd/drawpyo

0.2.5

Choose a tag to compare

@ibirothe ibirothe released this 28 Dec 20:43
df97e09

What's Changed

New Contributors

Full Changelog: 0.2.4...0.2.5

0.2.4

Choose a tag to compare

@ibirothe ibirothe released this 19 Dec 11:54

What's Changed

New Contributors

Full Changelog: 0.2.3...0.2.4

0.2.3

Choose a tag to compare

@ibirothe ibirothe released this 28 Nov 18:17
7e3e5da

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

Choose a tag to compare

@MerrimanInd MerrimanInd released this 15 Feb 03:57

What's Changed

  • feature: add tags tag for selecting, hiding, or displaying multiple e… by @lungheichen in #52

New Contributors

Full Changelog: 0.2.1...0.2.2

0.2.1

Choose a tag to compare

@MerrimanInd MerrimanInd released this 13 Aug 03:55
af594e4

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

Choose a tag to compare

@MerrimanInd MerrimanInd released this 31 Jul 01:53
765f475

What's Changed

New Contributors

  • @iamyb made their first contribution in #30

Full Changelog: 0.1.3...0.2

0.1.3

Choose a tag to compare

@MerrimanInd MerrimanInd released this 26 Apr 16:02

What's Changed

New Contributors

Full Changelog: 0.1.1...0.1.3

v0.1.1

v0.1.1 Pre-release
Pre-release

Choose a tag to compare

@MerrimanInd MerrimanInd released this 02 Apr 23:45
b4f9ed4

What's Changed

New Contributors

  • @kinow made their first contribution in #19

Full Changelog: 0.1...0.1.1

0.1 - Initial public release

Pre-release

Choose a tag to compare

@MerrimanInd MerrimanInd released this 01 Apr 01:00
707c87f

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