Skip to content

Releases: kmulvey/imageconvert

v2.5.0

10 Apr 16:12
v2.5.0
f07568c
Compare
Choose a tag to compare

Changelog

  • 4fb35fb -v
  • d985cdd Bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0
  • 41b8daa Bump github.com/otiai10/copy from 1.11.0 to 1.12.0
  • e223c9c Bump github.com/otiai10/copy from 1.12.0 to 1.14.0
  • d71ca6d Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2
  • 7d753dc Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3
  • 96e1eb5 Bump github.com/stretchr/testify from 1.8.2 to 1.8.3
  • 02d0f66 Bump github.com/stretchr/testify from 1.8.3 to 1.8.4
  • e8e897b Bump go.szostok.io/version from 1.1.0 to 1.2.0
  • e1a091a Bump golang.org/x/crypto from 0.8.0 to 0.17.0
  • a30f674 Bump golang.org/x/image from 0.12.0 to 0.13.0
  • 666f636 Bump golang.org/x/image from 0.13.0 to 0.14.0
  • 304ada2 Bump golang.org/x/image from 0.14.0 to 0.15.0
  • 0bef106 Bump golang.org/x/image from 0.7.0 to 0.8.0
  • 56b43f9 Bump golang.org/x/image from 0.8.0 to 0.9.0
  • b505a6d Bump golang.org/x/image from 0.9.0 to 0.12.0
  • 455c946 CombinedOutput
  • e14b799 Merge pull request #31 from kmulvey/dependabot/go_modules/go.szostok.io/version-1.2.0
  • f7bea0d Merge pull request #33 from kmulvey/dependabot/go_modules/github.com/sirupsen/logrus-1.9.2
  • 6ee7769 Merge pull request #34 from kmulvey/dependabot/go_modules/github.com/stretchr/testify-1.8.3
  • ccc72d8 Merge pull request #35 from kmulvey/dependabot/go_modules/github.com/stretchr/testify-1.8.4
  • f9345b9 Merge pull request #36 from kmulvey/dependabot/go_modules/github.com/sirupsen/logrus-1.9.3
  • 921c280 Merge pull request #37 from kmulvey/dependabot/go_modules/golang.org/x/image-0.8.0
  • 55722cb Merge pull request #38 from kmulvey/dependabot/go_modules/github.com/otiai10/copy-1.12.0
  • b3f3bd6 Merge pull request #39 from kmulvey/dependabot/go_modules/golang.org/x/image-0.9.0
  • 448b913 Merge pull request #42 from kmulvey/dependabot/go_modules/golang.org/x/image-0.12.0
  • 525219e Merge pull request #43 from kmulvey/dependabot/go_modules/github.com/otiai10/copy-1.14.0
  • 59ca9a4 Merge pull request #44 from kmulvey/dependabot/go_modules/golang.org/x/image-0.13.0
  • 48d16f5 Merge pull request #45 from kmulvey/dependabot/go_modules/github.com/fsnotify/fsnotify-1.7.0
  • d91bd10 Merge pull request #46 from kmulvey/dependabot/go_modules/golang.org/x/image-0.14.0
  • 19e327d Merge pull request #47 from kmulvey/dependabot/go_modules/golang.org/x/crypto-0.17.0
  • b069f22 Merge pull request #48 from kmulvey/dependabot/go_modules/golang.org/x/image-0.15.0
  • f6b2e21 add back all oses
  • 4680302 add back windows
  • e7f7796 add space
  • d4eea19 badges
  • cddcf15 bump resize and alias mergo
  • 92308e2 change command for windows
  • ac98e9c close the original file
  • 807d975 codeql action versions
  • 7ee62b5 debugging
  • ed0b4be deps
  • b3bacfc deps
  • d7d6d4a deps
  • f07568c deps
  • 23453c1 detect magick and remove logging
  • 15bcd00 go 22
  • e39b273 go 22
  • a6e055f go 22
  • b88df98 go 22
  • 49eaf74 go 22
  • f4c9364 go 22.2
  • 77c549b identify version
  • 012d828 linting
  • 8c74d9a logging
  • 4d9237e manual run
  • 2593f2e normalize how we exec
  • e1e6ffa only windows
  • 2964e35 print cmd
  • 8c0caf3 remove windows for now
  • 67d8183 rework command and quality parsing
  • 243434f seperate cmds
  • d106b4d split build and release actions
  • d32cee8 stringify the output
  • 4b89a42 try every os now
  • 9ce4b2a typo
  • d31da66 update actions
  • 39b129a update deps and back to go 21

v2.4.0

24 Apr 14:53
v2.4.0
66724e7
Compare
Choose a tag to compare

Changelog

v2.3.0

02 Mar 17:02
v2.3.0
2d158aa
Compare
Choose a tag to compare

Changelog

v2.2.0

10 Nov 16:55
v2.2.0
7065eab
Compare
Choose a tag to compare

Changelog

  • 6c21aec Bump github.com/kmulvey/humantime from 0.4.1 to 0.4.2
  • ba0da62 Bump github.com/kmulvey/humantime from 0.4.2 to 0.4.3
  • abaa2b4 Bump github.com/kmulvey/path from 0.8.0 to 0.9.0
  • dd41a14 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
  • c053767 Bump go.szostok.io/version from 1.0.0 to 1.1.0
  • 6d5d996 Merge pull request #10 from kmulvey/dependabot/go_modules/github.com/kmulvey/humantime-0.4.3
  • 430a08a Merge pull request #11 from kmulvey/dependabot/go_modules/github.com/stretchr/testify-1.8.1
  • 65039c5 Merge pull request #2 from kmulvey/dependabot/go_modules/github.com/kmulvey/humantime-0.4.2
  • c2a2fda Merge pull request #8 from kmulvey/dependabot/go_modules/go.szostok.io/version-1.1.0
  • ec5c4d6 Merge pull request #9 from kmulvey/dependabot/go_modules/github.com/kmulvey/path-0.9.0
  • e5c8f83 add force option to bypass processed map
  • f606995 bump deps
  • 3cb9d5d comments, typo, flag.PrintDefaults
  • f3b1b42 deps
  • 42bad87 deps
  • dfc4e94 deps
  • 7065eab deps
  • 0339e56 deps
  • 7ff294e deps
  • d5e71bf dont quit on errors
  • 15a6557 filter by regex
  • 11bc7cc if->switch
  • 49f581c linting
  • e95b407 linting
  • fba113d print help message
  • 8cb75c9 print version
  • 12438fd remove unused error
  • e2b9a78 reset modtime
  • 970ad4f rework how rename works
  • eb073ec support glob input
  • 0ef3817 update path lib
  • 0bc7610 upgrade path
  • 976ea76 use latest path
  • 19a941a use new func
  • 0e8f54c use path and humantime

v2.1.0

07 Aug 18:04
v2.1.0
0cc432e
Compare
Choose a tag to compare

Changelog

v2.0.0

24 Jul 17:00
v2.0.0
f144cc0
Compare
Choose a tag to compare

Changelog

v1.0.2

07 Jun 18:25
v1.0.2
2756f41
Compare
Choose a tag to compare

Changelog

v1.0.1

19 Apr 19:57
v1.0.1
f73e28d
Compare
Choose a tag to compare

Changelog

v1.0

19 Apr 19:43
v1.0
ce5e372
Compare
Choose a tag to compare

Changelog

v0.4

13 Apr 21:36
v0.4
076028f
Compare
Choose a tag to compare

Changelog