You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Enhance compression options and ARM CRC32 support
- Updated the CliPzipPlugin to allow dynamic compression levels (0-9) instead of a fixed level.
- Introduced a 'streamFromSource' option in FileTask for direct reading from source files in Store mode.
- Improved CRC32 calculation for ARM architecture with hardware support detection.
- Adjusted ZipWriter to ensure accurate header updates after data writing.
This enhances flexibility in compression settings and optimizes performance on ARM platforms.
bug: https://pms.uniontech.com/bug-view-310401.html
0 commit comments