0.7.0
0.6.0
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.4
0.4.3
0.4.2
- Fix bug in dealing with xml element attributes for both REXML and Ox
- Make Ox the preferred XML parser
0.4.1
0.4.0
0.3.0
- Remove core class monkeypatches
- Sort out some class / singleton class issues
- Have parsers refer to toplevel CONTENT_ROOT instead of defining it
- Move redundant input sanitizing to top-level
- Refactor libxml and nokogiri parsers to inherit from a common ancestor
0.2.2
0.2.1
- Add BlueCloth gem as development dependency for Markdown formatting
- Replace BlueCloth with Maruku for JRuby compatibility