Releases: SafetyGraphics/safetyGraphics
Releases · SafetyGraphics/safetyGraphics
v0.8.1
Minor tweaks and bug fixes. Full list is here.
v0.8.0
- Moved to one-column settings layout with collapsible sections and obvious mouseover.
- Shiny App now drops unused rows and columns before chart rendering for improved chart responsiveness.
- Added support for field level data in helper functions related to data standards and settings.
- Refactored and modularized settings-related helper functions.
- Additional bug fixes and minor improvements. Full list of issues here.
v0.7.2
Added NEWS.md for CRAN submission
v0.7.1
Added comments for CRAN submission
v0.7.0
This release adds a vignette (#136), generalizes the process for tracking data standards (#110), adds tests for the shiny application (#131) and resolves several little technical issues to clear the way for submitting the package to CRAN.
v0.6.1
- Fixed a bug regarding generating settings for data sets with no standards.
- Renamed Shiny application wrapper to
safetyGraphicsApp()
- Add documentation for
safetyMetadata
data file
v0.6.0
Updates include:
- Added status indicators in nav bar (#35)
- Refactor metadata workflow (#109, #108, #87)
- Add support for partial data spec matches (#88)
A full list of resolved issues is here
v0.5.0
This release focuses on improving the technical framework for the app. A full list of resolved issues is here
v0.4.0
Lots of Shiny improvements, including modularization in the settings module, and linking validation status to UI.
v0.3.1
Update to use eDISH JavaScript library version 0.15.1