Releases: livesense-inc/fanlin-rs
Releases · livesense-inc/fanlin-rs
v0.8.6
What's Changed
- fix: respond vary header only if webp or avif are specified by @supercaracal in #83
- fix: web provider should return none instead of an error by @supercaracal in #84
- fix: webp encoder accepts only rga8 or rgba8 by @supercaracal in #85
- fix: include request path in error log by @supercaracal in #86
- build: 0.8.6 by @supercaracal in #87
Full Changelog: v0.8.5...v0.8.6
v0.8.5
What's Changed
- fix: workaround in char enc for svg by @supercaracal in #81
- build: 0.8.5 by @supercaracal in #82
Full Changelog: v0.8.4...v0.8.5
v0.8.4
What's Changed
- fix: workaround for svg character encoding by @supercaracal in #79
- build: 0.8.4 by @supercaracal in #80
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- fix: use lossless encode if lossy encode was failed by @supercaracal in #76
- fix: return svg data as is by @supercaracal in #77
- build: 0.8.3 by @supercaracal in #78
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- chore: remove redundant implementation by @supercaracal in #71
- test: add a test case by @supercaracal in #72
- Update benchmark results by @supercaracal in #73
- Decrease default quality value by @supercaracal in #74
- build: 0.8.2 by @supercaracal in #75
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- Fix a bug with sanitization for web provider by @supercaracal in #68
- Build 0.8.1 by @supercaracal in #69
- Return none instead of error when client cannot connect to a backend service by @supercaracal in #70
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Fix a routing bug by @supercaracal in #65
- Add suppress_logging option by @supercaracal in #66
- Build 0.8.0 by @supercaracal in #67
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- Ignore WebP and AVIF conversion designation when original is GIF by @supercaracal in #62
- Build 0.7.1 by @supercaracal in #63
- Refactoring by @supercaracal in #64
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Add several parameters to query by @supercaracal in #60
- Build 0.7.0 by @supercaracal in #61
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Add success_even_no_content option by @supercaracal in #58
- Build 0.6.0 by @supercaracal in #59
Full Changelog: v0.5.0...v0.6.0