Changes in version 0.4 (2025-12-17) First CRAN version. Reorganises functions according to the terminology now in use in dplyr (>= 1.1), such as "Verbs that principally operate on rows", "Verbs that principally operate on columns", etc. Adds a vignette. Additions: - left_join() (#7) - add_count(), add_tally() Changes in version 0.3 - Updated for (forthcoming) quanteda v3