Releases: Appsilon/data.validator
Releases · Appsilon/data.validator
v0.2.1
- Swapping of
error
andwarning
arguments insave_summary()
fixed - Fixed
validate()
function to correctly returndata-name
attribute when used in pipe chains with%>%
or|>
operator. save_results()
now uses function passed tomethod
argument to write results- Enable the option to change the size of the sample of errors displayed in
render_semantic_report_ui
.
v0.2.1-rc.1
Full Changelog: v0.2.0...v0.2.1-rc.1
v0.2.0
What's Changed
- Fix shiny semantic accordion by @jakubnowicki in #48
- fix: Remove deprecated .data calls. by @jakubnowicki in #54
- Fix/no columns selected by @jakubnowicki in #53
Full Changelog: https://github.com/Appsilon/data.validator/commits/v0.2.0
v0.2.0-rc.1
What's Changed
- Fix shiny semantic accordion by @jakubnowicki in #48
- fix: Remove deprecated .data calls. by @jakubnowicki in #54
- Fix/no columns selected by @jakubnowicki in #53
Full Changelog: https://github.com/Appsilon/data.validator/commits/v0.2.0-rc.1