Skip to content

v0.6.1

Latest

Choose a tag to compare

@charlesnicholson charlesnicholson released this 23 Jun 17:41
f25230e

nanoprintf v0.6.1:

This is a bugfix release. It corrects single-precision argument wrapping (NANOPRINTF_USE_FLOAT_SINGLE_PRECISION) when a float is passed as a bit-field, fixing an issue in the single-precision support added in v0.6.0. It also repairs the Windows CI path and adds buffer-overrun tests.

What's Changed