Skip to content

4.3.7.0-RELEASE

Latest

Choose a tag to compare

@korydraughn korydraughn released this 02 Jun 16:55
· 1 commit to master since this release

This is a bug fix release which resolves issues with passwords and the RError stack.

Fixed

  • Escape backslashes in passwords (#510).
  • Do not include extra backslash when escaping semicolons in passwords (#220, #510).
  • Do not interpret RError stack messages as errors (#513).