All Versions
21
Latest Version
Avg Release Cycle
139 days
Latest Release
1272 days ago
Changelog History
Page 1
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
- ➕ Add support for
-
v2.0.0 Changes
March 01, 2020- 💥 BREAKING: Dropped support for ruby 1.9.3
- ➕ Add support for
details
andsummary
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
- ➕ Add support for
-
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
- 🏁 Handle windows
-
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)