Releases: roaxcean/prism
Releases · roaxcean/prism
1.2.0
five months later, another under-the-hood revamp, i finally got around to uplift the code up to some standard
changelog since 1.1.0:
- annihilated some legacy baggage
- added new args:
--suffixwhat to append to fixed files,--concurrencyhow many files to process simultaneously- now it doesnt override the files you pass to process
- added an architecture to easily add "plugins"
- separated cli, engine and runtime stuff for maintainability
1.1.0
1.0.1
Prism — 1.0.1
Bug-fix + new feature.
Changes since 1.0.0:
- Removed the OS-specific build options, defaulting to a CommonJS ESMBuild file. (
npm run build) - Added a
-f/--folderparameter to fix every PNG inside of a given path (instead of having to manually type out file names.)
See README.md for build instructions.
Notice any issues? Kindly report them in the Issues tab! Thank you!
1.0.0
Prism — 1.0.0
Initial release.
Changes since Corecii's Transparent-Pixel-Fix project:
- Switched from JIMP to Sharp for image processing.
- Improved action logging.
- Attempt at improving performance.
See README.md for build instructions.
Notice any issues? Kindly report them in the Issues tab! Thank you!
