summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2026-02-172.0: Improve performance, usability.Asko Nõmm
This is most likely a breaking change. Though from the API nothing changes, behaviour does. It will no longer match routes based on the first match, but rather the best match (the most specific route wins).
2021-10-03Add to gitignoreAsko Nõmm
2021-10-02Initial commitAsko Nõmm