- 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.
- Add basic support for
trace:
option
- Try to remove accidental dependency on ExDoc when quixir is a dependency of another project.
-
Document that shrinking is available
-
Fix layout of some of the generator @doc strings that are imported into README.md