v0.2.0
·
39 commits
to main
since this release
- New function
register_handlers
to register global handlers for logging messages, warnings and errors. - Specified minimal version of package dependencies.
- Update installation instructions in
README
.
What's Changed
- Missing URLs on DESCRIPTION file by @averissimo in #61
- Update README.md by @m7pr in #65
- 468 updating documentation url by @kartikeyakirar in #64
- remove_dependencies by @m7pr in #66
- Update Installation section for CRAN by @m7pr in #63
- add no_browser hook in pre-commit by @donyunardi in #67
- Adds min package version by @averissimo in #49
- update repo roster link by @donyunardi in #68
- Workflow propagation by @walkowif in #70
- 430 use
expect_no_error
in tests instead ofexpect_error(, NA)
by @m7pr in #71 - Propagate files from insightsengineering/.github by @insights-engineering-bot in #75
- [skip actions] Propagate files from insightsengineering/.github by @insights-engineering-bot in #76
- options for strict testing; few enhancements by @pawelru in #72
- new register_handlers function by @pawelru in #73
- [skip vbump] upversion to 0.2.0 by @donyunardi in #80
New Contributors
- @averissimo made their first contribution in #61
- @kartikeyakirar made their first contribution in #64
Full Changelog: v0.1.3...v0.2.0