Skip to content

Releases: bykof/go-plantuml

Handle different type declarations

16 Feb 09:01
11d5788
Compare
Choose a tag to compare
  • use default to handle type declaration other than interfaces & structs.
  • use global map to store receivers of type that is not yet seen.

Support generics

20 Nov 14:01
c48f903
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

Added exclude functionality

13 Nov 21:18
eb00a80
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.8...v1.2.0

Update to go 1.18

11 Nov 09:56
f840d50
Compare
Choose a tag to compare
Merge pull request #14 from zouyonghe/master

upgrade: go version 1.18