Skip to content

Releases: Hyuchia/html-to-text

v0.2.2

24 Jan 01:00
Compare
Choose a tag to compare
  • Parcel has been replaced with Webpack to prevent conflicts on older code bases

v0.2.1

03 Jan 22:54
Compare
Choose a tag to compare
  • Quotes HTML entities are now considered a sensitive character and are parsed last
  • Non important (silent) elements are now removed earlier while keeping their content

v0.2.0

03 Jan 19:42
Compare
Choose a tag to compare
  • HTML entities will now be converted to their right character
  • Invalid characters will now be removed

v0.1.2

03 Jan 18:55
Compare
Choose a tag to compare
  • Restore all text transformations

v0.1.1

03 Jan 18:49
Compare
Choose a tag to compare
  • Fix outdated minified file

Initial Release

03 Jan 18:17
Compare
Choose a tag to compare
v0.1.0

Initial commit