Skip to content

Releases: jadiagaurang/minify-all-cli

v1.0.13

09 May 21:47
4fb3c96
Compare
Choose a tag to compare

What's Changed

  • Updated README and increased version to v1.0.13

Full Changelog: v1.0.12...v1.0.13

v1.0.12

09 May 21:30
d216a7b
Compare
Choose a tag to compare

What's Changed

  • Introduced terser as an option for JavaScript mangler/compressor

Full Changelog: v1.0.11...v1.0.12

v1.0.11

08 May 01:39
69fdfb9
Compare
Choose a tag to compare

What's Changed

  • Introduced gzip all the minified JS, CSS, and HTML
  • Introduced CLI Unit Tests. Added Asserts Folder to test. All sample files are downloaded from https://filesamples.com/

Full Changelog: v1.0.9...v1.0.11

v1.0.10

08 May 01:35
b88dc3c
Compare
Choose a tag to compare

What's Changed

  • Introduced gzip all the minified JS, CSS, and HTML
  • Introduced CLI Unit Tests. Added Asserts Folder to test. All sample files are downloaded from https://filesamples.com/

Full Changelog: v1.0.9...v1.0.10

v1.0.9

01 May 23:33
c5f477b
Compare
Choose a tag to compare

What's Changed

  • Added Support for RelativePath for Source and Destination Folders
  • Changed arguments skipFileMasks and ignoreFileMasks from String to Array

Full Changelog: v1.0.8...v1.0.9

v1.0.8

18 Apr 21:52
6ece011
Compare
Choose a tag to compare

What's Changed

  • Introduced Options to skip by File Extension. Useful to skip mp3, mp4 type files from gzip because gzip is a text-based compression and should not be used for Media files

Full Changelog: v1.0.7...v1.0.8

v1.0.7

02 Apr 00:48
2f5397e
Compare
Choose a tag to compare

What's Changed

  • Introduced gzip option

Bug Fixes

  • Added processCount to set maximum degree of parallelism in a forEach loop to fix EMFILE-4066 too many files are open error.

v1.0.6

01 Apr 03:50
e630425
Compare
Choose a tag to compare
v1.0.6 Pre-release
Pre-release

Full Changelog: v1.0.5...v1.0.6

v1.0.5

01 Apr 01:39
98b55fa
Compare
Choose a tag to compare
v1.0.5 Pre-release
Pre-release

Full Changelog: v1.0.4...v1.0.5

v1.0.4

01 Apr 01:35
aaf7b4b
Compare
Choose a tag to compare
v1.0.4 Pre-release
Pre-release

Full Changelog: v1.0.3...v1.0.4