Skip to content

2.5.1

Choose a tag to compare

@nateberkopec nateberkopec released this 24 May 14:09
· 1741 commits to master since this release
  • BUGFIX: Fix case where Pathname objects are on the load path [@nateberkopec]

  • BUGFIX: Fix bad UTF-8 characters in the URL querystring [@nateberkopec]

  • BUGFIX: Fix case where rack-timeout could be required twice [@nateberkopec]

  • REFACTOR: Slightly cleaner character encoding fixing [@nateberkopec, @bf4]