Skip to content

v1.0.4

Pre-release
Pre-release

Choose a tag to compare

@aremmell aremmell released this 28 Nov 10:53
· 10 commits to master since this release
ff2cf6f
  • Fixed potential race condition in validus_get_local_time (static, but not thread-local stack buffer)
  • Fixed Windows build (localtime_r is not available on Windows)
  • Fixed incorrect arithmetic (missing parens) in elapsed time calculation in perf test (Validus is actually faster than the perf test said previously 😎).
  • Fixed autoformat.sh (at least on macOS Tahoe 26.1)
  • Updated copyright, README
  • Regenerated documentation