This repository has been archived by the owner on May 19, 2021. It is now read-only.
Releases: sno2/minifier
Releases · sno2/minifier
Add Support for Output Files in CLI
v1.1.1 feat(cli): support output file
CLI & Tasks Added
v1.1.0 feat(cli): change performance text from blue to gray
Fixed Meta
v1.0.1 prepare(release): fixing stuff
WASM Release
Integrated WASM into the project. Now supports HTML, CSS, JS, and JSON!
CLI + Massive Code Refactor
In this new release, we added a CLI and a massive code refactor to pair up with the CLI for cleaner code.
v0.2 Released
In this version, we refactored our code and commented to make it easier to look at and optimized the Minifier class methods.
First Release!
The first release of Minifier, a simple deno module to minify files and strings! This release includes minifying html, css, and json files and strings! Buckle up your seatbelts, because this is only the beginning!