v0.1.2
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