Commit graph

19 commits

Author SHA1 Message Date
bdfbaa54dc
Expose zouter module. 2025-04-12 12:34:34 +02:00
47fb48d8e0
Remove unused clone function. 2025-04-12 12:16:19 +02:00
90eb7ea55a
Support zig 0.14.0 and zap 0.10.1, fix memory management issue. 2025-04-12 12:15:37 +02:00
6b0d21da60
Fix tests that were not running. 2025-04-11 23:55:10 +02:00
cd90a76408
Update Zap and Zouter versions. 2025-04-11 23:40:18 +02:00
d4dd306948
Update zig build system for 0.14.0 2025-04-11 23:38:04 +02:00
3f12157801
Update README for 0.1.2. 2024-11-16 18:49:04 +01:00
c0ee40ffd9
Base zouter on zap 0.9.1. 2024-11-16 18:48:06 +01:00
3826058062
Version 0.1.1 2024-10-18 15:11:48 +02:00
4649021978
Correctly add pre handlers and post handlers to routes nodes. 2024-10-18 15:09:11 +02:00
0e9cdcb6eb
Root imports cleanup. 2024-10-16 11:59:06 +02:00
a81ca0dcf3
Fix zouter module configuration. 2024-10-11 12:07:03 +02:00
dfc3a01645
Add docs build in build.zig. 2024-10-11 11:29:27 +02:00
b6f0a71d1f
Fix installation instructions. 2024-10-11 10:27:08 +02:00
1fae759d2c
Add zouter logo. 2024-10-11 09:41:35 +02:00
0c67b2b073
Add a link to simple_routes test file. 2024-10-11 00:01:33 +02:00
d0af8642b4
Add installation instructions. 2024-10-10 23:58:02 +02:00
d9e9824b2a
Mention zedd libraries in README. 2024-10-10 23:54:50 +02:00
f7468ef5cf
Setup a router system for zap. 2024-10-10 23:50:28 +02:00