• Introduction of new features
  • Haiku support
  • Improve C++20 Modules support
  • Check API configuration
  • Check all api values in xmake.lua by default
  • Verbose output
  • Check the given api
  • Check compiler flags
  • Check includedirs
  • Check project code (clang-tidy)
  • List clang-tidy checks
  • Check source code in targets
  • Check code with the given checks
  • Check code with the given target name
  • Check code with the given source files
  • Set the given .clang-tidy config file
  • Create a new .clang-tidy config file
  • Improve target configuration source analysis
  • Improve package download configuration
  • Improve dlang toolchain support
  • Support for external working directory configuration
  • The default build directory mode
  • The new external build directory mode
  • Changelog
  • New features
  • Changes
  • Bugs fixed