Skip to content

HTMLdoc v1.8.6

Latest
Compare
Choose a tag to compare
@hexydec hexydec released this 24 Dec 20:00

This is a maintenance release that fixes some issues and updates dependencies:

  • Updated design of test interface
  • Optimised how the urlskip setting is handled in tag::minify()
  • Updated tag class to use str_starts_with()
  • Updated tag::hasAttribute() to check the values case-insensitively
  • Added some arabic content with some HTML around it in tests
  • Updated singleton list to remove deprecated tags
  • Updated boolean attributes list to remove deprecated items and add new attributes
  • Reworked htmldoc::save() to implement charset conversion in a more robust way
  • Fixed missing null definition in method argument
  • Updated dependencies