Skip to content

Releases: cedx/php-minifier.js

PHP Minifier 8.0.0

23 Oct 15:49

Choose a tag to compare

  • Added support for a single input file.
  • Restored the TransformMode enumeration.
  • Breaking change: renamed the --recursive option to --recurse.
  • Breaking change: renamed the --silent option to --quiet.
  • Breaking change: renamed the ITransformer.close() method to dispose().

PHP Minifier 7.2.0

29 Jul 07:58

Choose a tag to compare

  • Added the --recursive option to the command line interface.

PHP Minifier 7.1.0

27 Jul 14:57

Choose a tag to compare

  • Restored the ITransformer.close() method.

PHP Minifier 7.0.0

27 Jul 12:58

Choose a tag to compare

  • Breaking change: removed the ITransformer.close() method.
  • Breaking change: the ITransformer interface now extends the AsyncDisposable interface.

PHP Minifier 6.0.0

26 Jul 20:09

Choose a tag to compare

  • Breaking change: renamed the Transformer interface to ITransformer.
  • Updated the project URL.

PHP Minifier 5.1.0

31 Jan 01:28

Choose a tag to compare

PHP Minifier 5.0.2

11 Nov 22:18

Choose a tag to compare

  • Fixed the Gulp plugin.

PHP Minifier 5.0.1

05 Nov 09:07

Choose a tag to compare

PHP Minifier 5.0.0

05 Nov 08:58

Choose a tag to compare

PHP Minifier 4.0.1

31 Aug 21:42

Choose a tag to compare