Releases: phuse-org/valtools
Releases · phuse-org/valtools
V0.4.0
Release of 0.4.0 comes with a number of updates to valtools, but no fundamental changes to existing operations. This release includes:
- A number of bug fixes, including preventing files being overwritten if a file already exists
- Clearer error messages when calls to valtools are outside a package/packet
- Creation of validation packets - validation external to a package - using vt_create_packet()
- previewing markdown output from vt_file()
- Improved testing
- Added cheatsheets
V0.3.0
V0.2.0
Some bug fixes, improved test coverage.
Adds @deprecate
roxygen tag
Add handling of deprecation to kable outputs
V0.1.0
Initial release of {valtools} with basic required functionality support validation of R packages.