Skip to content

HTMLdoc v1.2.3

Choose a tag to compare

@hexydec hexydec released this 23 May 19:51
· 119 commits to master since this release

This release updates the handling of custom tags:

  • Unified the objects that handled style and script into a generic custom tag handler class
  • Updated custom handler callback to pass the tag name to the handler class, and to the minification callback enabling a generic callback function, a default which is now configured in config.php
  • Updated jslite to 0.4.1 in composer.json