Skip to content

v1.3.0

Latest

Choose a tag to compare

@shogo82148 shogo82148 released this 14 Jun 13:33
c3b9db8

What's Changed

  • add Go 1.21rc3 to the build matrix by @shogo82148 in #49
  • fix GOEXPERIMENT environment value by @shogo82148 in #50
  • Go 1.21 is released by @shogo82148 in #51
  • Bump actions/checkout from 3 to 4 by @dependabot[bot] in #52
  • Bump shogo82148/actions-go-fuzz from 0 to 1 by @dependabot[bot] in #53
  • Bump actions/setup-go from 4 to 5 by @dependabot[bot] in #54
  • add Go 1.23 to the build matrix by @shogo82148 in #55
  • add Go 1.24 to the build matrix by @shogo82148 in #56
  • support Expires parameter by @shogo82148 in #57
  • Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @shogo82148 in #58
  • Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @shogo82148 in #59
  • pin GitHub Actions by @shogo82148 in #60
  • fix ghalint warnings by @shogo82148 in #61
  • Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #66
  • Bump reviewdog/action-actionlint from 1.65.2 to 1.66.0 by @dependabot[bot] in #65
  • Bump shogo82148/actions-goveralls from 1.9.1 to 1.10.0 by @dependabot[bot] in #67
  • Bump reviewdog/action-actionlint from 1.66.0 to 1.66.1 by @dependabot[bot] in #68
  • Bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #69
  • Bump reviewdog/action-actionlint from 1.66.1 to 1.68.0 by @dependabot[bot] in #71
  • Bump actions/checkout from 5.0.0 to 5.0.1 by @dependabot[bot] in #72
  • Bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #74
  • Bump actions/setup-go from 6.0.0 to 6.1.0 by @dependabot[bot] in #73
  • Bump reviewdog/action-actionlint from 1.68.0 to 1.69.0 by @dependabot[bot] in #75
  • Bump reviewdog/action-actionlint from 1.69.0 to 1.69.1 by @dependabot[bot] in #76
  • Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #77
  • Bump shogo82148/actions-goveralls from 1.10.0 to 1.11.0 by @dependabot[bot] in #83
  • Bump actions/setup-go from 6.1.0 to 6.4.0 by @dependabot[bot] in #84
  • Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #79
  • Bump reviewdog/action-actionlint from 1.69.1 to 1.72.0 by @dependabot[bot] in #85
  • FuzzParseConfig in the package github.com/shogo82148/go-imageflux failed by @github-actions[bot] in #64
  • Bump shogo82148/actions-go-fuzz from 1.1.8 to 1.2.0 by @dependabot[bot] in #86
  • Bump shogo82148/actions-go-fuzz from 1.2.0 to 1.2.1 by @dependabot[bot] in #87
  • Bump shogo82148/actions-go-fuzz from 1.2.1 to 1.2.2 by @dependabot[bot] in #88
  • Bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #89
  • truncate expires by @shogo82148 in #90
  • Drop support of Go 1.20 by @shogo82148 in #91
  • add text configuration options to image processing by @shogo82148 in #62
  • FuzzParseConfig in the package github.com/shogo82148/go-imageflux failed by @github-actions[bot] in #93
  • refactor: replace if-else statements with switch for ellipsize, justify, and strike values by @shogo82148 in #94
  • implement parsing font specification by @shogo82148 in #95
  • make WithoutComma by default by @shogo82148 in #96
  • introduce MP4 format by @shogo82148 in #97
  • feat: introduce new Through formats for image conversion by @shogo82148 in #98
  • Refactor parsing functions by @shogo82148 in #99
  • fix: update README examples to correctly format URL parameters by @shogo82148 in #100
  • Optimize signed url by @shogo82148 in #101

Full Changelog: v1.2.1...v1.3.0