1.2.0
What's Changed
- Fix for zig master by @Ratakor in #6
- fix: 0.9.5 compatibility by @tim-harding in #11
- Show error report on compilation error by @fnzr in #13
- fix: Slow project root detection due to glob by @lawrence-laz in #15
- Debug improvements by @fnzr in #16
- fix: Support build functions with error return by @lawrence-laz in #18
- fixup: Backwards compatability with v0.12 by @lawrence-laz in #21
- feat: Report detected memory leaks by @lawrence-laz in #22
- fix: Cannot run tests when git submodule contains
build.zig
by @lawrence-laz in #25 - fixup:
build.zig
file is not used when present by @lawrence-laz in #27
New Contributors
- @Ratakor made their first contribution in #6
- @tim-harding made their first contribution in #11
- @fnzr made their first contribution in #13
Full Changelog: v1.1.0...1.2.0