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

Releases: jamesplease/backbone.base-router

1.3.2

17 Oct 16:46
Compare
Choose a tag to compare

1.3.1

06 Jun 16:05
Compare
Choose a tag to compare
  • Updated dependencies to include the latest Backbone versions.

1.3.0

07 Dec 19:37
Compare
Choose a tag to compare
  • Updated dependencies to include the latest Backbone versions.

1.2.0

29 Sep 22:35
Compare
Choose a tag to compare
  • New feature: The routeData Object now returns the original query string under queryString
  • New feature: Splat values are now included in routeData.params

1.1.0

15 Aug 04:08
Compare
Choose a tag to compare
  • Updated dependencies to include the latest Backbone and Underscore versions.

v1.0.0

25 Feb 00:51
Compare
Choose a tag to compare
  • Enhancement: Adds support for multiple query parameters of the same name. They
    are returned as an array.

v0.5.0

22 Jan 20:46
Compare
Choose a tag to compare
  • Updated Backbone dependency
  • Tests against multiple versions of Backbone/Underscore

v0.4.1

01 Nov 01:57
Compare
Choose a tag to compare
v0.4.1

v0.4.0

26 Oct 02:55
Compare
Choose a tag to compare

v0.3.0

06 Oct 01:10
Compare
Choose a tag to compare
Changelog
  • No more history option
  • Updated README