grinder_php_minify 3.5.0 copy "grinder_php_minify: ^3.5.0" to clipboard
grinder_php_minify: ^3.5.0 copied to clipboard

discontinued
outdated

Grinder plug-in minifying PHP source code by removing comments and whitespace.

Changelog #

Version 3.5.0 #

  • Updated the package dependencies.

Version 3.4.0 #

  • Updated the package dependencies.

Version 3.3.0 #

  • Updated the package dependencies.

Version 3.2.0 #

  • Raised the Dart SDK constraint.
  • Updated the package dependencies.

Version 3.1.0 #

  • Added an example code.
  • Raised the Dart SDK constraint.
  • Updated the package dependencies.

Version 3.0.0 #

  • Breaking change: starting to use and support the Dart 2 SDK.
  • Breaking change: raised the required PHP version.
  • Added a user guide based on MkDocs.
  • Using optional const and new.
  • Using PHP 7.1 features, like void functions.
  • Updated the package dependencies.

Version 2.0.0 #

  • Breaking change: changed the signature of the Minifier and Transformer constructors.
  • Breaking change: renamed the Minifier.processDirectory() method to compressDirectory.
  • Breaking change: renamed the Minifier.processFile() method to compressFile.
  • Breaking change: splitted the phpMinify() function into the compressDirectory(), compressFile() and compressFiles() functions.
  • Added the Minifier.compressFiles() method.
  • Added the TransformMode enumeration.

Version 1.0.1 #

  • Fixed a bug with relative file paths.

Version 1.0.0 #

  • Breaking change: changed the signature of most class constructors.
  • Breaking change: merged the compress() and compressFile() functions into the phpMinify() function.
  • Breaking change: raised the required Dart version.
  • Breaking change: removed the binary and mode properties from the Minifier class.
  • Breaking change: the Minifier.transformer property is now final.
  • Added a factory constructor to the Transformer class.
  • Added new unit tests.
  • Changed licensing for the MIT License.
  • Updated the package dependencies.

Version 0.2.0 #

  • Breaking change: renamed the main script to grinder_php_minify.dart.

Version 0.1.0 #

  • Initial release.
0
likes
15
pub points
0%
popularity

Publisher

verified publisherbelin.io

Grinder plug-in minifying PHP source code by removing comments and whitespace.

Homepage

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

grinder, http, path, where

More

Packages that depend on grinder_php_minify