Skip to content

Releases: lucasepe/g2d

v0.5.0

28 Dec 13:27
Compare
Choose a tag to compare

Changelog

802d788 fix: broken tests
1bf06ba docs: update CHANGELOG
4e47434 docs: update CHANGELOG
41d6e23 Add coverage and go report badges to README
c524931 Graphic context refactored (see CHANGELOG)
1c15c03 feat: GTK SourceView GEdit Syntax Higlight for .g2d files
dcbc311 feat: font cache, default gofonts; new builtin functions transform and fontHeight
5c4e1d4 docs: Update README

v0.4.1

15 Dec 15:37
Compare
Choose a tag to compare

Changelog

aa50560 Fix goreleaser file

v0.3.0

09 Dec 10:42
Compare
Choose a tag to compare

Changelog

695cba0 Add funding yaml
cd06692 Add new functions (see CHANGELOG.md)
5eacd6c Allow rectangular canvas - not only square
538db63 Allow rectangular canvas - not only square
b848113 Fix redundand rad->degrees conversion in arc and ellipticalarc functions
ab8272d Update change log

v0.2.0

07 Dec 09:43
Compare
Choose a tag to compare

Changelog

1f3c8c9 Add new 'dots' example
5e7d47a Add new example
7384c0a Add new heart example
8fd0108 Fix int to float compare
06b6f4c Fix test cases
4bc0795 Shrink canvas examples
1ea0461 Update CHANGLOG

v0.1.0

04 Dec 13:39
Compare
Choose a tag to compare

Changelog

d86d3b2 first commit