Releases: Pixboost/transformimgs
Releases · Pixboost/transformimgs
Using target size image when picking a format
- The limitation of max size of the image to convert to AVIF is using target image rather than source.
- FIX: Data race in a queue
- Using go modules (hence new major version)
- Using codecov for coverage
v5.0.3
v5.0.2
v5.0.1
5.0.0
Updated packages names and passing request's context to image loader
Please note that HTTP API is the same and haven't been changed in this release. However, packages names and call signatures have been updated and not backward compatible, so we decided to release a new major version.
Changes:
- Renamed package reader -> loader
- Renamed package processors -> processor
- Loader.load() now accepts incoming HTTP Request's Context as a second argument
3.8.2
3.8.1
3.8.0
3.7.0: * Added ability to pass additional headers to the HTTP reader.
- Added ability to pass additional headers to the HTTP reader.
- Callback function for passing additional arguments to IM.