Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Releases: sno2/minifier

Add Support for Output Files in CLI

25 Jan 03:38
Compare
Choose a tag to compare
Pre-release
v1.1.1

feat(cli): support output file

CLI & Tasks Added

25 Jan 03:13
Compare
Choose a tag to compare
CLI & Tasks Added Pre-release
Pre-release
v1.1.0

feat(cli): change performance text from blue to gray

Fixed Meta

23 Jan 00:07
Compare
Choose a tag to compare
Fixed Meta Pre-release
Pre-release
v1.0.1

prepare(release): fixing stuff

WASM Release

23 Jan 00:05
Compare
Choose a tag to compare
WASM Release Pre-release
Pre-release

Integrated WASM into the project. Now supports HTML, CSS, JS, and JSON!

CLI + Massive Code Refactor

12 Aug 19:25
Compare
Choose a tag to compare
Pre-release

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

12 Aug 15:23
d60b988
Compare
Choose a tag to compare
v0.2 Released Pre-release
Pre-release

In this version, we refactored our code and commented to make it easier to look at and optimized the Minifier class methods.

First Release!

12 Aug 07:22
d60b988
Compare
Choose a tag to compare
First Release! Pre-release
Pre-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!