Releases: williamthome/doctest
Releases · williamthome/doctest
v0.13.0
What's Changed
- Introduce records option by @williamthome in #71
- Bump to v0.13.0 by @williamthome in #72
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Change print order and add new lines in EUnit report by @williamthome in #67
- Add bindings option by @williamthome in #68
- Deprecate
-doctest
attribute by @williamthome in #69 - Bump to v0.12.0 by @williamthome in #70
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Add
print_depth
option to the EUnit reporter by @williamthome in #63 - Improve errors output in the EUnit report by @williamthome in #64
- Fix EUnit report output by @williamthome in #65
- Bump to v0.11.0 by @williamthome in #66
Full Changelog: v0.10.2...v0.11.0
v0.10.2
What's Changed
- Add CT and Eunit usage examples by @williamthome in #57
- Fix Eunit example by @williamthome in #58
- Fix the default extractors option by @williamthome in #59
- Fix line numbers, multi line right side code and ignore tests when module is cover compiled by @williamthome in #60
- Bump to v0.10.2 by @williamthome in #62
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- Skip tests when no BEAM file found by @williamthome in #54
- Bump to v0.10.1 by @williamthome in #55
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Fix error when cover app is not loaded by @williamthome in #48
- Skip private functions by @williamthome in #50
- Make it compatible with the new OTP doctests syntax by @williamthome in #52
- Bump to v0.10.0 by @williamthome in #53
Full Changelog: v0.9.3...v0.10.0
v0.9.3
What's Changed
- Fix errors when cover is enabled by @williamthome in #40
- Fix highlighting in eunit report by @williamthome in #41
- Fix enabled spec in README.md by @williamthome in #42
- Bump to v0.9.3 by @williamthome in #43
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- Fix miscellaneous issues by @williamthome in #38
- Bump to v0.9.2 by @williamthome in #39
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Remove unneeded OTP version check by @williamthome in #33
- Fix code block conflict by @williamthome in #34
- Change read strategy of env params by @williamthome in #35
- Fix format error function clause by @williamthome in #36
- Bump to v0.9.1 by @williamthome in #37
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Fix typo and rephrase paragraph in README.md by @williamthome in #25
- Clarify that the header can test non-exported functions by @williamthome in #26
- Add support for EDoc, comments and non-exported functions test by @williamthome in #27
- Add eunit reporter section to README.md by @williamthome in #28
- Rename EUnit option by @williamthome in #29
- Fix comment not attached to function form by @williamthome in #30
- Rename funs option to doc by @williamthome in #31
- Bump to v0.9.0 by @williamthome in #32
Full Changelog: v0.8.0...v0.9.0