Packages

A simple property-based testing framework written in pure Elixir.

Current section

Files

Jump to
quixir CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.9.1 (2016-09-08)
### 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