Skip to content

v0.1.35

Choose a tag to compare

@lihq1403 lihq1403 released this 09 May 12:54
· 10 commits to master since this release
feat(cloudfile): add image format validation configuration

- Introduced a new configuration option 'check_image_format' to control image format validation.
- Updated EasyFileTools to respect this configuration, allowing bypassing of format checks if disabled.
- Enhanced CloudFile constructor to initialize the image format check setting based on configuration.