Releases: aurelia/route-recognizer
Releases · aurelia/route-recognizer
aurelia-route-recognizer v0.7.0
aurelia-route-recognizer v0.6.2
aurelia-route-recognizer v0.6.1
- improve output file name
aurelia-route-recognizer v0.6.0
aurelia-route-recognizer v0.5.0
Features
- route-recognizer: don't encode '$' in query string keys (b7aca7fd)
aurelia-route-recognizer v0.4.0
- all: update compilation process
aurelia-route-recognizer v0.3.0
Bug Fixes
- all: update compiler (6f834b02)
- route-recognizer:
- ensure required route segments are specified when generating (513aeeb7)
- allow unnamed routes to be registered (240a9e2d)
- fix bug where array keys were not encoded in querystrings (f5019d95)
- adjust querystring parsing for several edge cases (10664338)
- require route names to be specified (a62cd3b8)
- fix bug preventing uri generation from working (e04351dd)
Features
aurelia-route-recognizer v0.2.4
Bug Fixes
- package: change jspm directories (43b094ce)
aurelia-route-recognizer v0.2.3
Bug Fixes
- build: add missing bower bump (600b7409)
aurelia-route-recognizer v0.2.2
- Update compiler.