0.1.52 - 2024-11-25
- Expose cc-rs no_default_flags for hassle-free cross-compilation (#225)
- Add a
success
job to CI - Change
--build
to use an absolute path - Merge pull request #195 from meowtec/feat/improve-fail-hint
- Improve hint for cmake not installed in Linux (code 127)
0.1.51 - 2024-08-15
- Add JOM generator support (#183)
- Improve visionOS support (#209)
- Use
Generic
for bare-metal systems (#187)
- Fix cross compilation on android armv7 and x86 (#186)