- Adding minification task using Google Closure Compiler to Gruntfile.js Adding Google Closure Compiler binary. Minified src & src map - 27ff3d7
- Check last param on false value instead of isUndefined - e5bd919
- Initial fix for optional named params - f05b6e7
- Added breaking test for named parameters with optional route parameters - 8f23eca
- Update module wrapper to work in Node and be more in line with UMDJS - a79ff63
- #95 - Make backbone 1.1 shim amd compatible with conditional define.
- #71 - router.getFragment() fails (@finpingvin)
- #65 - Backbone 1.1.0 (@klimashkin)
- #62 - Query string in hash fragment is stripped in IE (@bradleyayers)
- #56 - Update README to make it clear if Backbone 1.0.0 is supported
- #21 - _toQueryParam on arrays in objects
- #31 - pushState mode failing on non-pushState devices
- #72 - Added parsing of key[] URL Encoded for array structure (@jeremyFreeAgent)
- #75 - Failover parameter parsing if junk data is sent (@kpdecker)
- Fix bower name reference - 7ef4d42
- Treat + parameters as spaces - c928e16
- adding bower.json - 98daf38
- Fix #26 -- + decoding to space. - 40d9fbf
- Fix #59 — ?cmpid decodes to {cmpid: ""} - 4d0e298
- Add support for query string values that contain =, fixes #57 - 20cd64d
- Added parsing of key[] for array structure - bd9a070
- Fix for iOS4 splat bug. - 73595b7
- Updated to amd module. - fcb474e
- Making querystring with '' - 0107d77
- Making querystring with 0 - 9e7c12e