Skip to content

Releases: veger/ruby-bbcode

v2.1.1

27 May 07:38
Compare
Choose a tag to compare
  • Bump activesupport to version 5.2.4.3

v2.1.0

30 May 09:17
Compare
Choose a tag to compare
  • Use rubocup and sonargraph and fix minor issues
  • Make behavior of unknown tags configurable (#33)
  • Allow tags inside link tags (#32)
  • Do not convert newlines to HTML br element for 'block tags' (#31)

v2.0.3

07 Feb 22:46
Compare
Choose a tag to compare
  • Require Ruby version 2.3.0 or higher
  • Require activesupport version 4.2.2 or higher

v2.0.2

10 Apr 19:59
Compare
Choose a tag to compare
  • Fix error when tags are in self-closing tags (issue #30)

v2.0.1

15 Jan 11:12
Compare
Choose a tag to compare
  • Remove EOL newlines before/after self-closing tags (issue #29)