Release Name: 1.3.2
Notes:
This is minor release with some small enhancements and other changes.
Changes:
* the default value for space_to_underscore has changed (now true, was false)
* provide access to shared wikitext parser for customization (Wikitext::Parser.shared_parser)
* moved shared parser to a more logical home (inside Wikitext::Parser class rather than String class)
* file in some holes in the specs (things which were previously only tested indirectly)
|