Skip to content

Releases: GuntherRademacher/rr

v2.1

06 Jan 15:28
9b59e81
Compare
Choose a tag to compare
  • 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

10 Feb 15:33
Compare
Choose a tag to compare

Functional changes:

  • enhanced color preview
  • improved grammar editor
  • support for Markdown output
  • download option for embedded/separate graphics
  • API change: setOutputType replaced by setTextFormat, setGraphicsFormat, and setEmbedded

Technical changes:

  • upgrade to Java 11
  • upgraded dependencies
  • abstraction from actual XQuery processor

v1.67

18 Jan 13:03
Compare
Choose a tag to compare
  • fix hue offset that was damaged in v1.65

v1.66

16 Jan 16:01
Compare
Choose a tag to compare
  • fix color preview that was damaged in v1.65

v1.65

06 Jan 15:37
Compare
Choose a tag to compare
  • remove svg:defs from individual diagrams (fixes #9)

v1.64

04 Jan 19:52
Compare
Choose a tag to compare
  • change URLs from http: to https:
  • add exception handling to grammar URL processing

v1.63

13 Mar 12:29
Compare
Choose a tag to compare

Bug fix:

  • avoid exception when dealing with processing instructions

v1.62

20 Apr 17:24
Compare
Choose a tag to compare

Bug fixes

  • add missing dependencies (xml-apis-ext, xmlgraphics-commons) to build.gradle

First release of RR on GitHub

14 Apr 18:47
c1d21ab
Compare
Choose a tag to compare
v1.61

Gradle build