Quixir v0.9.4 Release Notes
Release Date: 2019-03-27 // over 5 years ago-
- ⚡️ Updated the way we look for a local copy of
pollution
in mix.exs. This will only affect you if you have a local development copy of thepollution
library. If you do, and it is in a peer directory to quixir, then it will be used instead of the hex version.
- ⚡️ Updated the way we look for a local copy of
Previous changes from v0.9.1
-
✨ Enhancements
- ➕ Add basic support for
trace:
option
🐛 Bug fixes
- 🚚 Try to remove accidental dependency on ExDoc when quixir is a dependency of another project.
📚 Documentation
Document that shrinking is available
🛠 Fix layout of some of the generator @doc strings that are imported into README.md
- ➕ Add basic support for