v0.10.0 (2025-10-27)
- Fix compilation on OpenBSD about
#ifdef(@omegametabroccolo, @hannesm, @reynir, #614, related with #600) - Add GitHub actions to test Solo5 on different platforms (@hannesm, #616, #617 & #540)
- Do not use
-Wstringopt-overflowwhen we useclangfortest_ssp(@hannesm, #607) - Show errors and exit instead of
assert false(@shym, @edwintorok, @hannesm, @reyn...