Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 733 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 733 Bytes
  • Enhancement: Adds support for multiple query parameters of the same name. They are returned as an array.
  • Updated Backbone dependency
  • Tests against multiple versions of Backbone/Underscore
  • Bug fix: Uses the constructor on the Router's prototype
  • Refactor: No longer override _routeToRegExp
  • Refactor: Simplified method to parse query parameters
  • Bug fix: routeParams was removed from the prototype