We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c67a743 commit 91c53d1Copy full SHA for 91c53d1
nob.h
@@ -1,4 +1,4 @@
1
-/* nob - v3.2.0 - Public Domain - https://github.com/tsoding/nob.h
+/* nob - v3.2.1 - Public Domain - https://github.com/tsoding/nob.h
2
3
This library is the next generation of the [NoBuild](https://github.com/tsoding/nobuild) idea.
4
@@ -2910,7 +2910,7 @@ NOBDEF char *nob_temp_running_executable_path(void)
2910
/*
2911
Revision history:
2912
2913
- Fix the implicit declaration error when nob is included as a header (by @ysoftware)
+ 3.2.1 (2026-01-29) Fix the implicit declaration error when nob is included as a header (by @ysoftware)
2914
3.2.0 (2026-01-28) Introduce Chain API
2915
- Nob_Chain
2916
- Nob_Chain_Begin_Opt
0 commit comments