Skip to content

Release 2.2.0

Choose a tag to compare

@c42f c42f released this 05 Apr 01:52
389f37d

A few minor features and fixes:

  • TINYFORMAT_ASSERT macro for people wanting to avoid dependency on assert() and the <cassert> header
  • Fix GCC-7 Wimplicit-fallthrough warnings
  • Extra NULL initializations to silence spurious Coverty warnings
  • Various project improvements (CI + build; markdown docs)