v0.3.0
Major breaking change
chunkshave now been deprecated and will be removed from the package in a future release. The newqenvobject should be used instead. See the newqenvvignette in the package for further details.
New features
- Added
concatmethod to theqenvto offer the concatenate functionality.
What's Changed
- [skip vbump] Dev version with 9xxx by @arkadiuszbeer in #83
- Teal refactor by @pawelru in #66
- Add coverage badge by @walkowif in #90
- Enable checks for
workflow_dispatchevent by @walkowif in #91 - improve join docs by @donyunardi in #92
- Multiple warnings for the same code are not separated by new line characters by @chlebowa in #97
- concatenate method - qenv by @Polkas in #95
- update
remove_enclosing_curly_bracesby @nikolas-burkoff in #98 - Badges and contribution guidelines by @insights-engineering-bot in #99
- Use rlang::env_print by @nikolas-burkoff in #101
- update the value of
deprecate_warn(where=)by @donyunardi in #103 - [skip vbump] v0.3.0 Release by @cicdguy in #105
New Contributors
- @walkowif made their first contribution in #90
- @donyunardi made their first contribution in #92
- @chlebowa made their first contribution in #97
Full Changelog: v0.2.0...v0.3.0