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.
- Added
priv
dir to formatter inputs
.tool-versions
is now hard-linked instead of sym-linked- projects using this package should not add the
.tool-versions
to their.gitignore
anymore
- projects using this package should not add the
- The schema is now validated and documented by
:nimble_options
- The default elixir and erlang versions are now OTP23.2 and Elixir 1.11.2
- The minimum coveralls coverage can now be configured
- The default elixir and erlang versions are now OTP22.3 and Elixir 1.10.4
- The default coveralls file column width is now 60 columns
- The default directories ignored by excoveralls now includes
.harness
- A number of common dotfiles are available for generation
.tool-versions
used byasdf
version manager.credo.exs
with convene bindingscoveralls.json
excoveralls config.formatter.exs
elixir formatter config
- This project was generated by Gaas