Changes in version 0.2.0 (2026-06-02) - Release on R-multiverse. - Add file search APIs ac_*_file() for compiled automatons. See documentation for details. Changes in version 0.1.0 Initial CRAN submission. Implemented these APIs: - Build Automatons: - ac_build - ac_patterns - ac_info - Search in Documents: - ac_detect - ac_count - ac_extract - ac_extract_df - ac_locate - ac_locate_df - ac_locate_bytes - ac_replace Add necessary tests, documents, a benchmark, and the website.