GitHub Action
a385bea1ed
Update README
2025-07-25 00:00:57 +00:00
GitHub Action
66a7967aca
Update README
2025-07-23 18:32:58 +00:00
renerocksai
e67b672977
fix zig version in README, bump zon version
2025-07-23 20:25:23 +02:00
GitHub Action
905b376c21
Update README
2025-07-23 00:26:09 +00:00
GitHub Action
ddcf3899c1
Update README
2025-07-23 00:10:46 +00:00
GitHub Action
0fc425a95d
Update README
2025-07-23 00:06:39 +00:00
andrii
47ecb13d7b
Update README.md
2025-04-03 14:10:17 +02:00
GitHub Action
295c525ec2
Update README
2025-04-01 14:41:53 +00:00
renerocksai
e93e45de42
fix spelling in README's shoutout to http.zig
2025-03-30 21:35:15 +02:00
renerocksai
24dfcbaeaa
update README's zig fetch because announceybot was overwhelmed
...
with the superlage release notes
2025-03-30 21:20:58 +02:00
renerocksai
337276fa52
update basic app example with stop endpoint
2025-03-30 21:16:51 +02:00
renerocksai
a01c6146ec
Minor README & comment cosmetics
2025-03-30 20:32:33 +02:00
renerocksai
44ac2f2c3a
fix typo in README.
2025-03-30 20:11:24 +02:00
renerocksai
cce02dd9f3
fix README, gh workflow desc
2025-03-30 15:04:41 +02:00
renerocksai
307cc2f13e
remove legacy, update README
2025-03-30 14:46:08 +02:00
Rene Schallner
7a131a8be4
fix hash
2025-03-06 13:42:29 +01:00
Rene Schallner
675c65b509
Merge pull request #134 from Ivoz/patch-1
...
Cleanup FAQ of README.md
2024-10-20 21:42:37 +00:00
GitHub Action
5b04c02e25
Update README
2024-10-20 21:36:12 +00:00
GitHub Action
01a5140611
Update README
2024-10-14 23:04:24 +00:00
Rene Schallner
9a80747cdd
docs, announceybot: switch to using zig fetch
2024-10-14 23:01:09 +02:00
Matt Iversen
2bc3b7df89
Cleanup FAQ of README.md
...
Deduplicate references to building with master, and remove outdated reference to future release of 0.13
2024-09-30 01:51:28 +10:00
Rene Schallner
4868cdcb17
fix hash
2024-06-28 12:41:05 +02:00
GitHub Action
35bb16a37d
Update README
2024-06-28 10:22:02 +00:00
Rene Schallner
0cb3bdcadc
update README
2024-06-28 11:56:21 +02:00
Rene Schallner
4430e829ce
update badge in README
2024-06-28 11:42:27 +02:00
geemili
5f65c650bd
feat: streamline depending on zap by linking facil.io to module
...
This means that all downstream users can simply put:
```zig
exe.root_module.addImport("zap", zap.module("zap"))`
```
in their `build.zig` instead of
```zig
exe.root_module.addImport("zap", zap.module("zap"));
exe.linkLibrary(zap.artifact("facil.io"));
```
2024-04-23 17:05:25 -06:00
Rene Schallner
6ed2de4634
fix hash in README
2024-04-22 11:16:03 +02:00
Rene Schallner
382f3e57c8
fixed README zon
2024-04-22 10:49:18 +02:00
Rene Schallner
5e090807f9
Update README
2024-04-22 10:28:49 +02:00
Rene Schallner
e95b12d5ff
Update README and announceybot.exe
2024-04-22 10:14:02 +02:00
GitHub Action
f45947afb0
Update README
2024-04-21 18:29:36 +00:00
Rene Schallner
1e1999802a
Merge branch 'zig-0.12.0'
2024-04-21 14:20:15 +02:00
GitHub Action
b8bd89929e
Update README
2024-04-21 12:00:30 +00:00
GitHub Action
518199fca5
Update README
2024-03-23 23:47:04 +00:00
Rene Schallner
a4b7778a56
bump version number for imminent release
2024-03-24 00:37:02 +01:00
GitHub Action
1cb29622e7
Update README
2024-02-24 16:35:59 +00:00
GitHub Action
040d952bc9
Update README
2024-02-24 16:27:17 +00:00
Rene Schallner
35b8337ccb
fix announceybot templates for 0.12
2024-02-24 17:26:49 +01:00
GitHub Action
2b926f568c
Update README
2024-02-24 16:13:43 +00:00
GitHub Action
696f1c7b77
Update README
2024-02-24 16:03:22 +00:00
Rene Schallner
91babe6719
testing 0.12 push trigger
2024-02-24 16:51:32 +01:00
Rene Schallner
135827977a
trying to add mastercheck badge to README
2024-02-24 16:48:53 +01:00
GitHub Action
50497514e5
Update README
2024-02-24 15:15:30 +00:00
Rene Schallner
edc297ce5a
Update README.md
2024-02-23 20:19:48 +01:00
Rene Schallner
4f2a326948
Update README.md to point out even more prominently the zig master situation
2024-02-23 20:17:00 +01:00
GitHub Action
8a9d7369df
Update README
2024-02-23 20:16:26 +01:00
Rene Schallner
be1947e6a4
Update README.md
2024-01-31 07:26:31 +01:00
Rene Schallner
f8b6ddf042
Update README.md to point out even more prominently the zig master situation
2024-01-31 07:23:40 +01:00
GitHub Action
9ce4b4438d
Update README
2024-01-24 22:05:40 +00:00
Rene Schallner
bd1fbaee80
minor simple_router fixes
2024-01-24 22:59:38 +01:00