Skip to content

Releases: J-Siu/go-png2ico

v2.0.3

01 Nov 04:46

Choose a tag to compare

Changelog

v2.0.2

11 Oct 18:55

Choose a tag to compare

Changelog

  • cf38ee2 Move ICO specific conversion from PNG to ICO. PNG struct stick to spec.
  • 0352cbd - iconDirEntry offset calculation cleanup - update go-helper/v2
  • 7057bb8 minor update

v2.0.1

02 Oct 16:00

Choose a tag to compare

Changelog

  • 281f6db v2.0.1
  • dd6f2ee Merge branch 'master' of gh:/J-Siu/go-png2ico
  • 60af1eb Merge pull request #7 from devhindo/patch-1
  • 5d9e5f9 allow usage as a package

v2.0.0

02 Oct 15:49

Choose a tag to compare

Changelog

  • 8ed6077 v2.0.0
  • 3eb3278 use cobra for cli flag
  • 4878dad move to go-helper/v2 expose ICO and PNG as package p2i

v1.0.8

31 Jul 17:32

Choose a tag to compare

Changelog

  • 4d9c456 - v1.0.8 - Fix Github workflows

v1.0.7

24 Apr 18:48

Choose a tag to compare

Changelog

v1.0.6

29 Mar 07:14

Choose a tag to compare

Changelog

v1.0.5

10 May 04:10

Choose a tag to compare

Changelog

  • 39ab9a7 v1.0.5 - Fix goreleaser
  • e27605f README.md - update limitation
  • 9676de6 README.md - update limitation

1.0.4

26 Mar 08:38

Choose a tag to compare

Changelog

e5b3fb4 1.0.4
4941ce1 Use Go 1.16
23c47f9 Use Go 1.16

1.0.3

31 Aug 21:13

Choose a tag to compare

Changelog

fb82b86 Use github.com/J-Siu/go-helper
8e2406a README.md - update
de2fa73 README.md - update
4757f7a 1.0.2 - use mod
5106912 release.yml - add dispatch
31370e6 Initial commit
fdfbe6a add version number
c7d9a15 README.md - 1.0.1
b98befe fix log
6329535 standardize PNG Read error checking
b5d5518 - fix log msg - fix PNG detection logic - add PNG, ICONDIR, ICONDIRENTRY info - add error check
429cfac fixed #3 - ICO ICONDIR/ICONDIRENTRY use
1a5899a fixed #2 - Print error when there is only 1 file
fd6f481 - standardize log - mv PNG fh reset to Read
f1c050b README.md - update
1e0a5dd README.md - add install
9962189 Initial commit