Skip to content

v0.1.2

Compare
Choose a tag to compare
@charlesnicholson charlesnicholson released this 26 Jan 13:42
· 122 commits to main since this release
8b801d4

nanoprintf v0.1.2:

  • Bugfix: npf_[v]pprintf no longer calls user putc with the NUL terminator byte.
  • Bugfix: extern "C" scope was incorrectly too wide, around standard header includes and entire implementation.
  • Bugfix: Compile cleanly with -Wswitch-enum