26.03.03
Drop ffc.h into your project and parse some floats or whatever
Verify checksum:
sha256sum -c ffc.h.sha256
What's Changed
- gitattributes for detecting .h as C by @kolemannix in #17
- ffc_sv_create: zero just the length by @kolemannix in #18
- Derive version tag directly from ffc.h by @kolemannix in #19
Full Changelog: v26.03.2...v26.03.03