Skip to content

v1.0.23

Latest

Choose a tag to compare

@danielgatisdanielgatis released this 18 Jun 12:22

Changelog

  • e90b914 Adding webp support
  • 37ec3e0 Merge pull request #27 from b0ch3nski/termsize
  • a29463b Merge pull request #31 from Alanaktion/webp
  • 1a06118 Potential fix for pull request finding
  • 5171f1d add snap/snapcraft.yaml for remote-build
  • 6f583cc add support for user specified image size
  • 05fe3b0 bump golang.org/x/* deps
  • 4582549 bump golang.org/x/* deps
  • 2b9e814 chore: remove snap job from CI (snapcraft remote-build requires Launchpad auth)
  • 19190ed fix top-offset introduced in PR #24
  • 75da28b fix: exclude i386 from snap builds (squashfs bug)
  • ec096d8 fix: install snapcraft via snap instead of action-snapcraft
  • e19aa9f fix: install squashfs-tools to fix snapcraft upload bug
  • cf41e05 fix: loop over snaps with shell glob for upload
  • 574c57b fix: remove snap from goreleaser, use snapcraft remote-build in separate job
  • 731b302 fix: restrict archive to default build id
  • 2e23b4c fix: separate snap build id to exclude i386, fix goreleaser deprecations
  • 2a2b331 fix: upload snaps as separate step to avoid snapcraft upload bug
  • 3925cdb fix: use --no-wait on snapcraft upload to skip local squashfs verify
  • 26a6859 fix: use canonical/action-publish to publish snaps (fixes squashfs bug)
  • 4b36c6c go mod tidy
  • a8a9df1 show usage when no args and stdin is a terminal