Skip to content

Release 0.6.0

Compare
Choose a tag to compare
@xvitaly xvitaly released this 07 Dec 11:20
· 296 commits to master since this release
v0.6.0
78fb907

Changes

  • Reorganized includes. Should increase build speed.
  • Added Codacy static analyzer support and badge.
  • Added CodeQL static analyze support and badge.
  • The internal library is now explicitly marked as an object.
  • Removed fmtlib submodule. The packaged version of fmt 6.1.2 or above is now mandatory.
  • Implemented installation of generated documentation.
  • Optimized C++ build workflows.
  • Optimized CMake structure.
  • Switched to use CMake generator for the manpage.
  • Converted GitHub issue templates to YAML.