v0.14.0
Feature release.
- Doctests now support per-doctest arguments. (#650)
- Doctest diffs are again colored properly on Julia 0.7-dev. (#647)
- Bugfix for doctests when a new
showerror
method is defined in a doctest. (#653, #654) - A few small updates to the
HTMLWriter
style. (#635, #637, #634, #640) - Fewer deprecation warnings on Julia 0.7-dev. (#646, #649)