Skip to content

Tags: go-programmer/go-graphviz

Tags

v0.0.9

Toggle v0.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request goccy#37 from joelanford/fix/vendor

fix: go mod vendor

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request goccy#32 from negbie/patch-1

ParseBytes returns *cgraph.Graph and error

v0.0.7

Toggle v0.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request goccy#31 from goccy/feature/fix-subgraph-not-idemp…

…otent

Fix the issue that the order of subgraph does not idempotent

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request goccy#26 from goccy/feature/support-multibytes-font

Improve resolution at rendering text

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request goccy#22 from goccy/feature/fix-cross-build-for-ge…

…trandom

Disable HAVE_GETRANDOM and use syscall with SYS_getrandom

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request goccy#17 from goccy/feature/support-dash-line

Supports dashed ( and dotted ) line

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request goccy#16 from goccy/feature/fix-text-layout

Fix text layout

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request goccy#15 from goccy/feature/support-expat

Supports static linking of libexpat

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request goccy#13 from goccy/feature/update-github-actions

Support build for windows