Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Releases: SimplrJS/glob-uglifyjs

v2.0.0

02 Nov 18:43

Choose a tag to compare

Changelog

  • Updated all packages (#4).
  • Upgraded with uglify-js@3 (#4).
  • Changed some dependencies (#4).

v1.0.0

05 Sep 10:38

Choose a tag to compare

Changelog

  • Added Silence option.
  • Fixed exclude name to Exclude.
  • Added uglifyProcessLimit option in CLI.
  • Added promise to start uglifying.
  • Implemented multiple uglify process.
  • Beautify source code.

v0.4.3

13 Apr 16:21

Choose a tag to compare

Changelog

  • Fixed variable mistype (2a0cdcc).

v0.4.2

13 Apr 16:21

Choose a tag to compare

Changelog

  • TypeScript types moved to dependencies (02481f9).

v0.4.1

13 Apr 15:22

Choose a tag to compare

Changelog

  • Added entry file for TypeScript types in package.json (813b07b).

v0.4.0

04 Apr 19:22

Choose a tag to compare

Changelog

  • Released under the MIT license.

v0.3.0

04 Apr 15:08

Choose a tag to compare

Changelog

  • Fixed tslint errors.
  • Created README.MD.
  • Updated all packages.

v0.2.0

04 Apr 18:48

Choose a tag to compare

Changelog

v0.0.2

12 Oct 15:14

Choose a tag to compare

Changelog

  • Init release.