You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(build): support zig 0.15+ test and doc generation
- update build script to handle zig 0.15+ changes for addTest and addObject
- use conditional logic to set root_module for newer zig versions
- maintain compatibility with zig 0.14
0 commit comments