Changes in version 0.3.2 (2026-01-23) - fixed undesired copy of data.table objects #101 - bump data.table dependency to >= 1.18.0 Changes in version 0.3.1 (2024-04-30) - fixed CRAN problems with tests Changes in version 0.3.0 (2024-04-28) - revert back to new version of data.table Changes in version 0.2.0 - reimplemented in base R removing several dependencies - fixed #1, #81, #82, #83, #84, #87, #88, #98 Changes in version 0.1.0 (2023-08-31) - added preprocessing functions add_session(), extract_host(), extract_domain(), extract_path(), add_next_visit(), add_previous_visit(), add_title(), add_referral() - changed example data to something more realistic - added unit tests (#65) - added filtering, summarizing, and aggregating functions Changes in version 0.0.1 (2023-03-13) - non documented functions