This repository has been archived by the owner on Mar 28, 2021. It is now read-only.
Releases: dangmoody/temper-old
Releases · dangmoody/temper-old
v1.1.1
v1.1.0
Tests now display how long it took to run in a unit of measurement of your choosing (the default is milliseconds). It can be set via the following command line switch:
--time-unit=<unit>
Where <unit>
is one of the following options:
- clocks
- ns
- us
- ms
- seconds
v1.0.1
Added macOS support and fixed some other weird issues appearing on some other flavours of clang/GCC on Linux. Everything should now really "just work".
Now tried and tested on:
Windows:
- MSVC
- Clang 7
- GCC 8
Linux:
- Clang 7
- GCC 8
macOS:
- Clang 10
via Travis CI.