hubAdmin 1.3.0
- Add
derived_task_ids
property tocreate_config()
(for specifying hub level derived task IDs) andcreate_round()
(for specifying round level derived task IDs) (#52). This adds compatibility for the upcoming schemas v4.0.0 release.
PRs contributing to this release
- Increment version number to 1.2.0.9000 by @annakrystalli in #48
- update snapshot test by @zkamvar in #50
- Deprecate
as_config()
function (1/3) by @annakrystalli in #57 - Modularise property type checks (2/3) by @annakrystalli in #60
- Add
derived_task_ids
argument (3/3) by @annakrystalli in #59 - Appease lintr by @annakrystalli in #61
- Add tests for validating target keys are strings, not arrays (#54) by @annakrystalli in #63
- Change pkg name in title of view_config_val_errors() to
hubAdmin
(#55) by @annakrystalli in #64 - Release 1.3.0 by @annakrystalli in #66
Full Changelog: v1.2.0...v1.3.0