Releases: kawashirov/vrc2webp
Releases · kawashirov/vrc2webp
ver. 0.1.2
- Greatly improved scheduling of recoding tasks
- Added various filters for selecting files to convert:
- Min/max size
- Attributes: hidden / read only / system
- Name starts with / ends with / contains
- Will roll back changes if output larger than original for some reason
- Added randomized file scan: helps to start recoding faster and achieve stable % faster on massive storages.
- Improved handling of symlinks and possible errors
- Rework of internal structure:
vrc2webp.exe
is not a single script anymore, it's package with few submodules.
Full Changelog: ver-0.1.1...ver-0.1.2
ver. 0.1.1
- Better handling of symlinks.
- watch-mode.
- Better handling of already opened files.
- Removed unused dependencies.
- Excluded unused modules for compilation.
- Internal refactoring for better organization and naming.
- Added logo/icon.
Full Changelog: ver-0.1.0...ver-0.1.1
ver. 0.1.0
Kinda stable initial release ¯_(ツ)_/¯