Releases: goccy/go-graphviz
Releases · goccy/go-graphviz
0.1.3
What's Changed
- Added higher-level API for querying a node's degree in a graph by @denk0403 in #75
- Add Wno-format-security to CFLAGS by @zaporter-work in #83
- cherry-pick: API BREAK: use unsigned types for 1-bit fields of 'obj_state_s' by @edaniels in #85
New Contributors
- @zaporter-work made their first contribution in #83
- @edaniels made their first contribution in #85
Full Changelog: v0.1.2...v0.1.3
0.1.2
What's Changed
- Update params to make new clang happy by @mranney-dd in #77
- Update CI by @goccy in #79
New Contributors
- @mranney-dd made their first contribution in #77
Full Changelog: v0.1.1...v0.1.2
0.1.1
0.1.0
What's Changed
- Fix CI configuration by @goccy in #49
- Add support for 32 bit architecture by @leonnicolas in #48
- Update CI settings by @goccy in #50
- Fixed typo that broke wildcard feature in agedgeidcmpf() by @ankon in #57
- Fix Windows compilation errors by @onwsk8r in #62
New Contributors
- @leonnicolas made their first contribution in #48
- @ankon made their first contribution in #57
- @onwsk8r made their first contribution in #62
Full Changelog: v0.0.9...v0.1.0