Releases: GuntherRademacher/rr
Releases · GuntherRademacher/rr
v2.1
- display char rather than charcode for printable ASCII
- remove unused XsltProcessor
- more minor fixes
- update URLs pointing to www.bottlecaps.de/rr
- upgrade dependencies
v2.0
Functional changes:
- enhanced color preview
- improved grammar editor
- support for Markdown output
- download option for embedded/separate graphics
- API change:
setOutputType
replaced bysetTextFormat
,setGraphicsFormat
, andsetEmbedded
Technical changes:
- upgrade to Java 11
- upgraded dependencies
- abstraction from actual XQuery processor
v1.67
- fix hue offset that was damaged in v1.65
v1.66
- fix color preview that was damaged in v1.65
v1.65
v1.64
- change URLs from http: to https:
- add exception handling to grammar URL processing
v1.63
Bug fix:
- avoid exception when dealing with processing instructions
v1.62
Bug fixes
- add missing dependencies (xml-apis-ext, xmlgraphics-commons) to build.gradle
First release of RR on GitHub
v1.61 Gradle build