Skip to content
Compare
Choose a tag to compare
@camgunz camgunz released this 29 Mar 17:02
· 22 commits to master since this release

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

Full Changelog: v19...v20