21 Commits

Author SHA1 Message Date
63655425af Fixed incorrect path traversal 2025-03-01 14:27:26 +01:00
20945fb424 Updated module path 2025-02-25 16:38:39 +01:00
7ec90a691b Improved performance 2024-03-15 09:52:34 +01:00
8f507e4430 Improved performance 2024-03-15 00:07:44 +01:00
99ad93e410 Improved performance 2024-03-14 23:26:59 +01:00
dd98b11eea Added trailing slash for static routes 2024-03-13 13:04:03 +01:00
3008940025 Improved test coverage 2023-09-06 16:52:22 +02:00
bd91077f83 Improved test coverage 2023-09-06 11:44:04 +02:00
7070897e70 Reduced memory usage 2023-09-02 09:19:11 +02:00
e5b0eb443a Improved code quality 2023-09-01 12:43:36 +02:00
48545fdf01 Improved struct alignment 2023-07-29 17:00:10 +02:00
2a94dc114e Changed generic type constraint 2023-07-18 17:14:34 +02:00
be04815fdb Improved documentation 2023-07-18 11:13:58 +02:00
46e1f07d6c Improved route order flexibility 2023-07-10 14:48:28 +02:00
9676708199 Updated benchmarks 2023-07-10 12:02:34 +02:00
e8b332c90a Added wildcard test 2023-07-10 11:59:21 +02:00
8ae4bc1a0e Updated dependencies 2023-07-10 11:41:37 +02:00
12b5b4a799 Added Router type 2023-07-09 21:24:24 +02:00
a05f4b2e36 Added tests and benchmarks 2023-07-09 17:46:17 +02:00
1357c04549 Added basic routing 2023-07-09 12:42:33 +02:00
cdc8303c74 Initial commit 2023-07-09 10:21:32 +00:00