Skip to content

Version 0.16.3

Choose a tag to compare

@gabime gabime released this 12 Jan 12:39
· 202 commits to master since this release

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