Releases: J-Siu/go-png2ico
Releases · J-Siu/go-png2ico
v2.0.3
01 Nov 04:46
Compare
Sorry, something went wrong.
No results found
v2.0.2
11 Oct 18:55
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Changelog
4d9c456 - v1.0.8 - Fix Github workflows
v1.0.7
24 Apr 18:48
Compare
Sorry, something went wrong.
No results found
v1.0.6
29 Mar 07:14
Compare
Sorry, something went wrong.
No results found
v1.0.5
10 May 04:10
Compare
Sorry, something went wrong.
No results found
Changelog
39ab9a7 v1.0.5 - Fix goreleaser
e27605f README.md - update limitation
9676de6 README.md - update limitation
1.0.4
26 Mar 08:38
Compare
Sorry, something went wrong.
No results found
1.0.3
31 Aug 21:13
Compare
Sorry, something went wrong.
No results found
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