Version 0.16.3
Summary
- Fix sleep issue (#609) under MSVC that happens when changing the clock backwards (pull #610) - Thanks @joaomoreno
- Ensure that marcos always expand to expressions (pull #604) - Thanks @sam-lunt
- Add global flush_on function (pull #605) - Thanks @sam-lunt
- Fix conversion warning (#595, pull #596) - Thanks @Broekman