Skip to content

Releases: go-p5/p5

Release v0.14.0

02 Jan 21:43
Compare
Choose a tag to compare

What's Changed

  • ci: lock to ubuntu-20.04 by @sbinet in #59
  • p5: fix outdated example in documentation by @LCRERGO in #62
  • p5: better handling of closed paths by @sbinet in #64

New Contributors

Full Changelog: v0.13.0...v0.14.0

Release v0.13.0

07 Mar 11:00
Compare
Choose a tag to compare

What's Changed

  • all: add TextFont and LoadFonts API by @sbinet in #57

Full Changelog: v0.12.0...v0.13.0

Release v0.12.0

07 Mar 10:59
Compare
Choose a tag to compare

What's Changed

  • all: drop support for Go-1.15 by @sbinet in #51
  • p5: update to new Gio clip.Path API by @sbinet in #48

Full Changelog: v0.11.0...v0.12.0

v0.11.0

29 Jun 14:39
Compare
Choose a tag to compare
example/anim-image: use embed directive

Release v0.10.1

29 Jun 14:39
Compare
Choose a tag to compare
example/anim-image: use net/http to fetch Gopher image

Release v0.9.0

29 Jun 07:58
Compare
Choose a tag to compare
example/anim-image: first import

Release v0.8.0

28 Jun 16:02
Compare
Choose a tag to compare
p5: bump Gio

Signed-off-by: Sebastien Binet <binet@cern.ch>

Release v0.7.0

09 Jan 18:29
Compare
Choose a tag to compare
p5: add Matrix context

Release v0.6.0

09 Jan 16:30
Compare
Choose a tag to compare
p5: enable gproc testing

Release v0.5.0

18 Dec 17:56
Compare
Choose a tag to compare
ci: customize codecov