What's Changed
- Fix issue#55 bigendian host decode float and double by @dcurrie in #56
- Avoid overflow for saturated uint32_t by @horta in #57
- cmp.h self sufficient by @fperrad in #53
- some cleanup in test/ by @fperrad in #58
- Eliminate signed/unsigned conversion warnings. by @horta in #59
- Various minor cleanups + adding GitHub Actions CI (no coverage yet) by @iphydf in #67
New Contributors
- @dcurrie made their first contribution in #56
- @horta made their first contribution in #57
- @iphydf made their first contribution in #67
Full Changelog: v19...v20