All notable changes to the "autominify" extension will be documented in this file.
- A preview pane for the minified file without saving it, as requested by @3xploiton3
- Pollution problems from minimist have been fixed.
- html-minifier has been changed to html-minifier-terser for use.
- A near complete rewrite of the whole code to fix some bugs and error.
- All dependencies have been updated.
- Changes made by @owhs are removed due to them not working while the extension being run. It will be implemented if needed in future updates.
- html-minifier has been removed due to no updates for 2 years by its developer.
- Extension option to list "root" folder names, where minification will only run when saving to a path inlcuding the folder. lol idk hopefully this makes sense.
- Toggle so minification saves to new folder under Root path
- Toggle for storing minified files in a seperate folder.
- Clears the console.log() after minification.
- Toggle for enabling terser source maps.
- html-minifer updated to v4.0.0.
- clean-css updated to v5.3.2.
- terser updated to v5.19.2.