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.
- Compatability with Elixir / credo / httpoison (#4 / thanks @markolson-powerschool)
- Support for alerts on GitHub issues being closed. @cheerfulstoic
- fix unused arguments compiler warnings (#1 / @joseph-lozano)
mix format
- Support for specifying exploding notes based on package versions. @cheerfulstoic
- Lower required version of Elixir from 1.12 to 1.7. Didn't choose that version for any specific reason and it could perhaps go lower. @cheerfulstoic
- Support plain notes without expressions. Without this either you keep the built-in TODO/FIXME checks and get duplicates or you disable them and you lose basic notes. @cheerfulstoic
- Basic functionality! Exploding comments for date/times. README! @cheerfulstoic