All Versions
21
Latest Version
Avg Release Cycle
139 days
Latest Release
931 days ago

Changelog History
Page 1

  • v2.1.1 Changes

    October 01, 2021
    • ๐Ÿ›  Fixes unintentional newline characters within lists with paragraphs, thanks @diogoosorio, see #93
    • Lets \n to be present in tag. solves #77 #78, thanks @shivabhusal
  • v2.1.0 Changes

    May 01, 2020
    • โž• Add support for figure tags, see #86, thanks @anshul78
  • v2.0.0 Changes

    March 01, 2020
    • ๐Ÿ’ฅ BREAKING: Dropped support for ruby 1.9.3
    • โž• Add support for details and summary tags, see #85
  • v1.4.0 Changes

    January 01, 2020
    • ๐Ÿ’ฅ BREAKING: jump links will no longer be ignored but treated as links, see #82
  • v1.3.0 Changes

    September 01, 2019
    • โž• Add support for s HTML tag, thanks @fauno
  • v1.2.0 Changes

    April 01, 2019
    • ๐Ÿ Handle windows \r\n within text blocks, thanks for reporting @krisdigital
    • ๐Ÿ– Handle paragraphs in li tags, thanks @gstamp
  • v1.1.0 Changes

    April 01, 2018
    • ๐Ÿ‘Œ Support Jruby, thanks @grddev (#71)
    • Bypass <tfoot> tags, thanks @mu-is-too-short (#70)
  • v1.0.5 Changes

    February 01, 2018
    • ๐Ÿ›  Fix newline handling within pre tags, thanks @niallcolfer (#69)
  • v1.0.4 Changes

    November 01, 2017
    • ๐Ÿ‘‰ Make blockquote behave as true block, thanks for reporting @kanedo (#67)
  • v1.0.3 Changes

    April 01, 2016

    ๐Ÿ”„ Changes

    • ๐Ÿ‘‰ Use tag_border option while cleaning up, thanks @AlexanderPruss (#66)