Release 2.2.0
A few minor features and fixes:
TINYFORMAT_ASSERTmacro for people wanting to avoid dependency onassert()and the<cassert>header- Fix GCC-7
Wimplicit-fallthroughwarnings - Extra
NULLinitializations to silence spurious Coverty warnings - Various project improvements (CI + build; markdown docs)