Skip to content

v0.0.4

Compare
Choose a tag to compare
@charlesnicholson charlesnicholson released this 30 Aug 23:05
· 15 commits to main since this release
5d47458

nanocobs v0.0.4

Bugfix / Maintenance Release:

  • Enable ASan and UBSan on Linux CI.
  • Fix off-by-one buffer overrun bug. (Thanks to @mreed348 for report + patch!)
  • Fix benign-but-subtle ASan flag about underflow.
  • Upgrade doctest to v2.4.8