0.7.0
What's Changed
- Try macos-13 runner by @ken-matsui in #762
- Fix ninja manifest file name from
ninja.build
tobuild.ninja
by @ken-matsui in #764 - Include project headers by @ken-matsui in #766
- Output
compile_commands.json
by @ken-matsui in #767 - Organize cache directories for git support by @ken-matsui in #775
- Migrate sources to C++20 modules by @ken-matsui in #776
- Drop fmt 8 support by @ken-matsui in #783
- Simplify core.builder.compiler.cxx by @ken-matsui in #784
- Rename mod.cmake -> Mod.cmake by @ken-matsui in #785
- Delete termcolor2 config header by @ken-matsui in #786
- Bump actions/upload-pages-artifact from 1 to 2 by @dependabot in #791
- Bump actions/checkout from 3 to 4 by @dependabot in #797
- Format codes by @ken-matsui in #798
- Full reimplementation by @ken-matsui in #799
- Support compile_commands.json by @ken-matsui in #800
- Support --exclude for lint command by @ken-matsui in #801
Full Changelog: 0.6.0...0.7.0