insights-engineering-bot
released this
01 May 14:20
·
48 commits
to main
since this release
Enhancements
col_relabel
supportsNA
to remove labels (similar to thecol_labels<-
).
Bug fixes
- Fixed bug in
get_code
causing incorrect lines order of the returned code. - Fixed bug in
col_labels
causing incorrect label names to be returned when input data contains named label attributes.
What's Changed
- minor improvements to label functions by @chlebowa in #299
- Fix
col_labels
bug for named label attributes by @edelarua in #301 - 52 standardise optional notation by @kartikeyakirar in #302
- options for strict tests; few enhancements by @pawelru in #279
- 304 nested functions definition
get_code
detection by @m7pr in #305 - fix order by @gogonzo in #306
- docs: vignettes: add
purl=FALSE
to the chunk producing error by @pawelru in #307 - Workflow propagation by @walkowif in #303
- [skip vbump] upversion v0.6.0 by @donyunardi in #309
Full Changelog: v0.5.0...v0.6.0