Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 09:15
· 86 commits to main since this release
2f7c9f2

TidierData v0.14.0

Diff since v0.13.5

Merged pull requests:

  • Updated parsing engine to enable correct auto-escaping behavior for all reserved names in the Base and Core modules. (#69) (@kdpsingh)

Closed issues:

  • replace_na function from tidyverse (#37)
  • Set values to missing (#38)
  • Support parse(type, str) in @Mutete and @transmute (#42)
  • across() should auto-vectorize (#65)
  • Unexpected interaction between @slice and @group_by (#68)