summaryrefslogtreecommitdiff
path: root/src/ruuter
AgeCommit message (Collapse)Author
2026-04-11Validate conflicting trie parameter namesAsko Nõmm
Throw on conflicting param, optional, and wildcard names at the same trie position and add cross-runtime tests to enforce the behavior.
2026-02-17Add Jank supportAsko Nõmm
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).
2025-06-26Fix #7Asko Nõmm
2023-07-27Release 1.3.4.Asko Nõmm
2022-10-061.3.2Asko Nõmm
2022-10-051.3.0Asko Nõmm
2021-10-03gen-class is a JVM only thingAsko Nõmm
2021-10-03Fix issue with regex parsingAsko Nõmm
2021-10-03Optional path parameters, ClojureScript support and Babashka example in READMEAsko Nõmm
2021-10-02Make Ruuter HTTP server agnosticAsko Nõmm
2021-10-02Print port being usedAsko Nõmm
2021-10-02Add commentsAsko Nõmm
2021-10-02Clean upAsko Nõmm
2021-10-02bumpAsko Nõmm
2021-10-02Initial commitAsko Nõmm