All Versions
15
Latest Version
Avg Release Cycle
77 days
Latest Release
745 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.3.7
February 04, 2017๐ Fixed
- Correct prioritization of node's children using combination of kind and
priority, allowing partial shared keys to coexist and resolve lookup.
- Correct prioritization of node's children using combination of kind and
-
v0.3.6
January 18, 2017๐ Fixed
- Correct lookup issue caused by similar priority between named paramter and
shared partial key kemalcr/kemal#293
- Correct lookup issue caused by similar priority between named paramter and
-
v0.3.4
November 12, 2016๐ Fixed
- Ensure catch all parameter can be used as optional globbing (@jwoertink)
-
v0.3.3
November 12, 2016๐ Fixed
- Ensure catch all parameter can be used as optional globbing (@jwoertink)
-
v0.3.2
November 05, 2016๐ Fixed
- Do not force adding paths with shared named parameter in an specific order (@jwoertink)
- Give proper name to
Radix::VERSION
spec when running in verbose mode. - ๐ Ensure code samples in docs can be executed.
-
v0.3.1
July 29, 2016โ Added
- Introduce
Radix::VERSION
so library version can be used at runtime.
- Introduce