| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-06 | 785 Bytes | |
| v0.15.1 source code.tar.gz | 2025-10-06 | 21.3 kB | |
| v0.15.1 source code.zip | 2025-10-06 | 33.9 kB | |
| Totals: 3 Items | 56.0 kB | 6 | |
v0.15.1 (2025-10-06)
Changes from v0.14
- Add Fortran support.
- Switch to semver. Cleanup homebrew/npm package files.
- Add
--versionand--clear-cacheflags. Improve help formatting. - Case-insensitive file extension matching.
- Exit code 4 if final compilation does not produce a binary.
Contributors
- docs: fix simple typo, tesselation -> tessellation by @timgates42 in https://github.com/ryanmjacobs/c/pull/59
- README: Homebrew update by @sdlyyxy in https://github.com/ryanmjacobs/c/pull/65
- Add --clear-cache flag by @sebastiancarlos in https://github.com/ryanmjacobs/c/pull/68
- Update c ; Spelling mistake by @mr-supercool in https://github.com/ryanmjacobs/c/pull/79
Full Changelog: https://github.com/ryanmjacobs/c/compare/v0.14...v0.15.1