Releases: JackMordaunt/icns
Releases · JackMordaunt/icns
v2.2.7
Changelog
- 55d64d1 ci: change Winget Releaser job to
ubuntu-latest
- 0e6cd1f deps: upgrade afero and text
v2.2.6
Changelog
- 0a65229 cmd/preview: update deps
- a915a6c icns: fix test to include 16 as smallest size
- fa684bc icns: updates deps
v2.2.4
Changelog
- 05eacc5 goreleaser: add brew tap description
- 59b54b1 goreleaser: add scoop bucket description
v2.2.3
Changelog
- 3010899 goreleaser: add brew tap description
v2.2.2
Changelog
- 0f7cda0 Bump golang.org/x/text from 0.3.6 to 0.3.8
- c1113a3 Bump golang.org/x/text from 0.3.6 to 0.3.8 in /cmd/preview
- 179b999 build: release script
- df756fa deps: update to Go 1.17
- a017c6f deps: upgrade
- 541477d deps: upgrade gio version
- 473b2fd goreleaser: produce zip archives for windows
v2.2.1
Changelog
- 1e2a23a Remove icon type icp4,icp5,icp6
v2.2.0
Changelog
- 19366bf Update the codes about generated icns files. (#10)
v2.1.3
Changelog
- 24b6242 Drop pkg/errors in favour of fmt error wrapping (#7)
- 4522a09 cmd/preview: decouple preview from icns
v2.1.2
Changelog
9f7f2ee fix: sort images largest-first
v2.1.0
Changelog
1f2e4ec Add supported icon types
ead765c Chore: Include Go version in mod file.
de5873b Doc: Cleanup piping example.
869b441 Fix parsing of some modern ICNS files (#2)
bf406b9 Fix: Add supported OS type to test.
0ecefc2 Merge pull request #1 from andydotxyz/patch-1
9e181b4 Mistakenly added unsupported image formats (#3)
bff2bdb build: update deps
a97290c coffee!
05f19e0 feat(DecodeAll): export func that returns all decoded images
1ff925d feat(preview): gui for previewing icns icon files
9194b50 feat(ux): cooporate with 'open with' entry point
a422e6a feat: gui app skeleton
fc3feb0 feat: save as icns with ctrl-s hotkey
01d9bc5 fix: update releaser configuration
8a75d44 ux: process icon concurrently