Skip to content

v0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 07:14
· 15 commits to main since this release
v0.0.1

Changelog

  • fa5d172 Add support for more image formats
  • 6d12ef8 Figured that webp import should be for side-effects and remove code.
  • a48c036 Fix go install
  • f282e41 Fix go install
  • 14247ca Make sure http calls timeout
  • 935412e More info
  • 01a396b Readd github_token from secrets
  • efe4f13 Remove debug prints
  • 75f4b5e Rename image to img to avoid confusion with image package
  • e565b76 Setup release process, LICENSE and gitignore
  • 1d59788 Somewhat working icat with webp and URL supoprt
  • 7ce91cf Try to parse the url, and if that works assume it is valid.
  • 11f9014 Update with usage and examples
  • 4f0737a Use go.mod for setup-go action and show version
  • af22d07 Use permissions in the release workflow instead of fiddling with keys and their premissions
  • 2bba481 remove old icat.go