Skip to content

Releases: crowdagger/crowbook-text-processing

0.1.3

13 Oct 03:07
Compare
Choose a tag to compare
  • Now use Travis for continuous integration.
  • Found & documented rustc minimal version to build this lib (1.6.0)
  • FrenchFormatter now implements the Default and Debug traits.
  • Some functions or structs are now reexported so they can be accessed
    more easily:
    • FrenchFormatter,
    • escape_html,
    • escape_tex,
    • remove_whitespaces.

0.1.2

11 Oct 23:40
Compare
Choose a tag to compare
  • Added format_tex to the FrenchFormatter.