Skip to content

v0.7.3

Compare
Choose a tag to compare
@clue clue released this 14 Aug 08:15
· 452 commits to 3.x since this release
  • Feature: Support Throwable when setting previous exception from server callback
    (#155 by @jsor)

  • Fix: Fixed URI parsing for origin-form requests that contain scheme separator
    such as /path?param=http://example.com.
    (#209 by @aaronbonneau)

  • Improve test suite by locking Travis distro so new defaults will not break the build
    (#211 by @clue)