Releases: veger/ruby-bbcode
Releases · veger/ruby-bbcode
v2.1.1
- Bump activesupport to version 5.2.4.3
v2.1.0
- 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
- Require Ruby version 2.3.0 or higher
- Require activesupport version 4.2.2 or higher
v2.0.2
- Fix error when tags are in self-closing tags (issue #30)
v2.0.1
- Remove EOL newlines before/after self-closing tags (issue #29)