1.0.1
BUG FIXES
- The CITATION is now correct.
1.0.0
- The package has now passed peer review.
0.5.0
MINOR IMPROVEMENTS
- Minor documentation improvement.
- There’s no longer an error telling you to run
devtools::use_testthat()
, now this is just done for you.
0.4.2
MINOR IMPROVEMENTS
- Add explicit LICENSE file to github.
- Publish to Wellcome Open Research.
0.4.1
BUG FIXES
- Fix to an error in DESCRIPTION.
MINOR IMPROVEMENTS
- Minor documentation improvement.
0.4.0
NEW FEATURES
- There is now the option to not put stuff in
expect_equal()
statements by default.
MINOR IMPROVEMENTS
- The package now uses .Rd files to read the examples rather than
roxygen2
tags.
- Comments in examples are handled better.
0.3.1
BUG FIXES
exampletestr 0.3.0
- First CRAN-worthy version.