Skip to content

Commit 4dcf9e7

Browse files
committed
add BytesIO/bytes support, dst_format param and delegate format
conversion to optimize_xxx methods
1 parent 8c16fa6 commit 4dcf9e7

File tree

3 files changed

+332
-220
lines changed

3 files changed

+332
-220
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
- Add support for custom number of retries and user-agent in save_large_file (#278)
1313
- Enhance save_large_file log level (#279)
14+
- Extend image optimization to support in-memory streams(BytesIO/bytes) and dst_format param (#289)
1415

1516
### Fixed
1617

0 commit comments

Comments
 (0)