Skip to content

1.5.0

Choose a tag to compare

@artch artch released this 15 Jun 12:21
· 14 commits to master since this release
  • Changed $routeSegmentProvider.when signature to when(path, name, route) which enables to extend the route information object with any custom properties, like reloadOnSearch or caseInsensitiveMatch (425ac) thanks to krmarien.
  • Published to npm repository.