Skip to content

Releases: fcjr/geticon

v0.1.3

16 Jul 15:27
f9a920e

Choose a tag to compare

What's Changed

  • Bump golang.org/x/image from 0.0.0-20200801110659-972c09e46d76 to 0.18.0 by @dependabot[bot] in #6
  • Bump golang.org/x/sys from 0.20.0 to 0.29.0 by @dependabot[bot] in #8
  • Bump golang.org/x/image from 0.18.0 to 0.23.0 by @dependabot[bot] in #7
  • fix(windows): properly convert ico 0 to bmp 256 (closes #4) by @fcjr in #16

New Contributors

Full Changelog: v0.1.2...v0.1.3

Version 0.1.2

11 Feb 18:02
3057bab

Choose a tag to compare

What's Changed

  • fix: properly convert int to resource type by @fcjr in #3

Full Changelog: v0.1.1...v0.1.2

Version 0.1.1

25 Mar 00:37
72e6950

Choose a tag to compare

cleanup reference code

V0.1.0: Initial Release

06 Mar 15:46
02fe3fd

Choose a tag to compare

Initial release, with main interface and macOS & windows support! =)