What's Changed
- Updated winit to 0.30.
- Fixed build issues on Windows and macOS.
- Fixed compatibility with CMake 4.0+.
- Propagated the serde feature to notan_egui.
- Set shaderc as default shader transpiler.
--
v0.14 in https://github.com/Nazariglez/notan/pull/360 Full Changelog: https://github.com/Nazariglez/notan/compare/v0.13.0...v0.14.0
-- This release was mainly...