Releases: vulcand/route
Releases · vulcand/route
v0.1.1
Release v0.1.0
What's Changed
- Typo: by by -> by by @mathpl in #14
- Improve performance when many rules are added to the mux during init by @thrawn01 in #17
- InitRoutes() now clobbers existing routes by @thrawn01 in #18
- Added AddAlias() to Mux by @thrawn01 in #19
- AddAlias no longer clobbers the provided expression by @thrawn01 in #20
- Added 'path' as a greedy version of 'string' in Path() expression by @thrawn01 in #21
New Contributors
Full Changelog: https://github.com/vulcand/route/commits/v0.1.0