What's Changed
- feat(imagor): return 404 in case the host is not found in the http loader by @jvahldick in #214
- fix(seekstream): remove unnecessary lock from seekstream by @cshum in #216
- refactor(imagor): add image path to not found error by @cshum in #218
- fix(vips): trim with alpha channel handling by @cshum in #219
- feat(imagor): ETag and Modified headers from result storage by @cshum in #221
New Contributors
- @jvahldick made their first contribution in #214
Full Changelog: v1.2.0...v1.2.2