What's Changed
- Add batch compilation mode to bwslc by @apresthus in #64
- Diagnose input.* reads in vertex stages instead of emitting invalid SPIR-V by @apresthus in #65
- Add watch mode to bwslc for live recompilation by @apresthus in #69
- Reject duplicate module declarations by @apresthus in #71
- Fix imported module diagnostic file paths by @apresthus in #70
- [codex] Add submodule support by @apresthus in #72
- Use batch mode in test runner by @apresthus in #73
- Normalize diagnostic path expectations by @apresthus in #74
Full Changelog: v0.8.0...v0.9.0