Releases: crowdagger/crowbook-text-processing
Releases · crowdagger/crowbook-text-processing
0.1.3
- Now use Travis for continuous integration.
- Found & documented rustc minimal version to build this lib (1.6.0)
FrenchFormatter
now implements theDefault
andDebug
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
- Added
format_tex
to theFrenchFormatter
.