Skip to content

Releases: GetmeUK/HTMLString

Added support for ambiguous ampersands

Choose a tag to compare

@anthonyjb anthonyjb released this 29 Oct 10:19

Thanks to @christopherdengler for highlighting the issue here: #5

Fix for `Tag.removeAttr` clearing the cached `_head` value

Choose a tag to compare

@anthonyjb anthonyjb released this 23 Oct 20:57

Thanks to @ba1uev for reporting this issue (#4).

Fix for `String.split` and new `String.join` class method

Choose a tag to compare

@anthonyjb anthonyjb released this 22 Aug 14:10
1.0.5

Bumped version number

Fix for IE edge issue

Choose a tag to compare

@anthonyjb anthonyjb released this 28 Jun 07:58

A description of the issue can be found here: GetmeUK/ContentTools#258 (comment)

Added `require` support for use with browserify

Choose a tag to compare

@anthonyjb anthonyjb released this 09 Jun 22:03
1.0.3

Added exports to module to support for require with browserify.

Added NPM main package value

Choose a tag to compare

@anthonyjb anthonyjb released this 30 May 12:38
1.0.2

Added main value to package.json

Added NPM documentation

Choose a tag to compare

@anthonyjb anthonyjb released this 30 May 12:18
1.0.1

Added library to NPM

Initial release

Choose a tag to compare

@anthonyjb anthonyjb released this 28 Mar 02:13

Initial release of the HTMLString library.