Releases: PerMalmberg/lout
Releases · PerMalmberg/lout
v1.1.3
What's Changed
- Macro fix for newer compiler on Linux by @PerMalmberg in #10
Full Changelog: v1.1.2...v1.1.3
v1.1.2
v1.1.1
v1.1.0: Builds with vcpkg. Many clang-tidy fixes. (#7)
* Builds with vcpkg. Many clang-tidy fixes.
1.0.7: Merge pull request #5 from shaglund/master
Same as 1.0.6-cpp11 but with its own version number.
1.0.6-cpp11
Fix build on (64bit) macOS
1.0.6: Merge pull request #4 from shaglund/master
Fix build on (64bit) macOS
1.0.5
Cherry-picked 82fbc6a - conditional compile of operator
1.0.4
Added operator<<(unsigned long value)
1.0.3
Cherry-picked fix for missing include from master branch