Releases: beetlebugorg/go-dims
Releases · beetlebugorg/go-dims
v0.7.2
What's Changed
- Refreshed documentation, with conversion to Docusarus by @beetlebugorg in #37
- More documentation improvements by @beetlebugorg in #38
- Use HKDF-SHA256 by @beetlebugorg in #39
Full Changelog: v0.7.1...v0.7.2
v0.7.1
v0.7.0
What's Changed
- Generated sboms, update NOTICE and assoicated licenses, relicense to MIT by @beetlebugorg in #34
- Fix issue issue with lambda build, and add build to workflows by @beetlebugorg in #35
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Implement s3 and http image backends by @beetlebugorg in #24
- Implement sign command, and dims.SignURL API by @beetlebugorg in #25
- Fix issues with error images by @beetlebugorg in #26
- Implement file source backend by @beetlebugorg in #27
- Implement default output format by @beetlebugorg in #28
- Implement content disposition parameter by @beetlebugorg in #29
- Fix bug when cropping with percent by @beetlebugorg in #30
- Improve output for sign command by @beetlebugorg in #31
- Updated README with features, and example usage by @beetlebugorg in #32
- Remove adjustCropAfterShrink by @beetlebugorg in #33
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Include go-dims version in user-agent when fetching images by @beetlebugorg in #19
- Implement health-check command by @beetlebugorg in #20
- Add support for image compression options by @beetlebugorg in #21
- Use envvars for all configuration by @beetlebugorg in #22
- Implement AWS Lambda by @beetlebugorg in #23
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Implement dims4 for backward compatibility with mod_dims by @beetlebugorg in #14
- Implement tests by @beetlebugorg in #15
- Remove mozjeg by @beetlebugorg in #16
- Fix thumbnail cropping when height isn't given by @beetlebugorg in #17
- Improved error handling by @beetlebugorg in #18
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Implement watermark by @beetlebugorg in #11
- Implement eurl (encryption) by @beetlebugorg in #12
- Implement legacy_thumbnail, and update thumbnail logic by @beetlebugorg in #13
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Split transformation operations from export operations by @beetlebugorg in #6
- Implement autolevel by @beetlebugorg in #7
- Implement brightness by @beetlebugorg in #8
- Use mozjpeg in place of libturbo-jpeg by @beetlebugorg in #9
- Implement sharpen by @beetlebugorg in #10
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Update build dependencies by @beetlebugorg in #1
- Split architectures into separate builds by @beetlebugorg in #2
- Remove v4 endpoint docs by @beetlebugorg in #3
- Test Github Action pages deployment by @beetlebugorg in #4
- Create release when tagged by @beetlebugorg in #5
New Contributors
- @beetlebugorg made their first contribution in #1
Full Changelog: https://github.com/beetlebugorg/go-dims/commits/v0.1.0