v0.3.0
New Features
- Added
Queueclass with updated unit tests.
Enhancements
- Updated error messages for
choices_labeled(),variable_choices()andvalue_choices()to be more informative. - Updated
data_extractto be compatible withshinyvalidate:data_extract_srvanddata_extract_multiple_srvacceptshinyvalidatevalidation rules and their return objects now includeshinyvalidate::InputValidator(s). - Added helper function
compose_and_enable_validatorsto simplify enablingshinyvalidate::InputValidators returned fromdata_extract_multiple_srv.
Bug fixes
- Fixed a bug in
data_extract_filter_srvwhen app developer sets a selected value.
Miscellaneous
- Examples use
scda.2022instead ofscda.2021
What's Changed
- [skip vbump] Dev version with 9xxx by @arkadiuszbeer in #104
- use scda.2022 by @nikolas-burkoff in #105
- Add coverage badge by @walkowif in #106
- Enable checks for
workflow_dispatchevent by @walkowif in #107 - use checkmate by @mhallal1 in #102
- choices.labeled: update length and docs by @mhallal1 in #108
- Badges and contribution guidelines by @insights-engineering-bot in #115
- Filter fix by @mhallal1 in #119
- Handle validation in d-e-s by @nikolas-burkoff in #113
- move ReactiveQueue definition by @chlebowa in #122
- update testthat dependency version by @donyunardi in #123
- Update check as-cran and default landing page by @walkowif in #124
- Update docs by @asbates in #130
- we are not supposed to test other packages by @gogonzo in #131
- release 0.3.0 [skip vbump] by @donyunardi in #132
New Contributors
- @walkowif made their first contribution in #106
- @chlebowa made their first contribution in #122
- @donyunardi made their first contribution in #123
Full Changelog: v0.2.0...v0.3.0