All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Adapt the project for the CuatroElixir Github org
- Pass through args
- Update version regex to enable publishing RCs
- Bump Github Actions versions
- Added
mix chaps.html --raiseto the default suite - Setup the default suite to gracefully filter out unavailable checks
- The default bless suite includes a check for unused dependencies if the
elixir version is
~> 1.10
- The default bless suite now raises on coveralls failure
- A mix task
mix blessfor running a test suite
- This project was generated by Gaas