CHANGELOG.md

# Release 0.1.5(Nov 29 2024)

## Major Features and Improvements
* Add option `trace`, `define`, `undef` and `recache` for cmake.config.
        
# Release 0.1.4(May 26 2023)

## Major Features and Improvements
* Added the ability to skip cmake.

# Release 0.1.3(May 18 2022)

## Major Features and Improvements
* Add option `platform` and config setting `build_config`.

# Release 0.1.2(Jan 30 2022)

## Breaking Changes
* Mix.Tasks.Compile.cmake will skip execution if the build directory exists.
  You can invoke Mix.Tasks if you want to cmake config / build / install again.