• feat: Provide option to specify permitted functions via options() (#89)
  • feat: Allow as.Date in mutate (#94)
  • feat: Add % to encoding dictionary (#99)
  • fix: Regex false-positive on function names like as.numeric( (#97)
  • Introduced stricter privacy checks to block potential inference attacks
  • Initial release of the package with the following functions included: select, rename, mutate, if_else, case_when, bind_cols, bind_rows, filter, slice, arrange, group_by, ungroup, group_keys