Skip to content

Release v4.0.0

Latest

Choose a tag to compare

@luketokheim luketokheim released this 27 Apr 23:05
· 4 commits to main since this release
  • Modernize to use newer and better tools that are available across all platforms
  • Switch to GitHub Actions for automated build on Windows, macOS, and Ubuntu
  • Rewrite the build system in Modern CMake
  • Improved CMake support for use as a library in your project
  • Removed static build projects and Makefile
  • Bug-fix in Format class, include string header
  • Simplify copyright headers
  • Apply clang-format project wide for consistent formatting