v1.0.0
Changelog
Others
- e6a9b83 using its as testing helper
- d01701c fix doc
- a72999b write doc
- e3dd568 fix golanci-lint settings
- 6a6a553 add test with options
- 57bd6fb add test
- d99c495 adapt to gif with empty color table
- 5ab238b Update module golang.org/x/image to v0.19.0 (#13)
- cb1c0f7 Update module golang.org/x/sync to v0.8.0 (#12)
- 24e7b48 Update module golang.org/x/image to v0.18.0 (#11)
- 029c9fb fix overwrite method
- 961e92c Update goreleaser/goreleaser-action action to v6 (#10)
- 556bddd Update module golang.org/x/image to v0.17.0 (#9)
- 827c162 Update module golang.org/x/image to v0.16.0 (#8)
- fa07bd4 Update module golang.org/x/sync to v0.7.0 (#7)
- 1bef830 Update dependency go to v1.22.2 (#6)
- 754ea08 adapt to go 1.22
- a33dca4 Update dependency go to v1.22.1 (#5)
- 1f61776 Update module github.com/stretchr/testify to v1.9.0 (#4)
- bedf89b check context.Done() in the loop
- 5088d40 deleted redundant subimage
- 79af734 Update dependency go to v1.22.0 (#3)
- d097eb8 fix tempCanvas size
- f108fa0 prepared task file
- a313897 configure linter
- 20b4e57 implement test
- 0788519 add testdata
- 46c9035 setup renovate
- 49b48bd setup release workflow
- d9c6f27 setup ci workflow
- 23a8f96 fix lint error
- e971c89 setup lint settings
- b6cb7ac define Resize API
- cae32f3 define processor
- 5e01cf2 defined options
- fde476c rename
- 7c5b079 defined ImageResizeFunc
- 3bf30d4 eliminate redundant library
- 5aa1f2c set gitignore
- 69cc88a Merge pull request #1 from logica0419/dependabot/go_modules/golang.org/x/image-0.10.0
- 06a2b3c Bump golang.org/x/image from 0.0.0-20191009234506-e7c1f5e7dbb8 to 0.10.0
- dde7b46 copy traQ gif resizing
- 9a69ae6 Initial commit