Changes in version 0.9.0 - Fixed a bug with "malicious injury to property" having two rows in the categories spreadsheet - Fixed some missing namespace prefixes Changes in version 0.8.0 - Remove renv from repo - Document globals - Declare dependencies used in vignettes Changes in version 0.7.0 - Added a few new charges, etc. for the OCDC stuff Changes in version 0.6.1 - Made update_datasets() non-exported, since it's intended to be used only during development. Changes in version 0.6.0 - Changed the appendix from a vignette to an article in the ojoregex package documentation. - Added update_datasets() function to update the datasets in the package from the Big Ol Regex Spreadsheet. Changes in version 0.5.1 - Fixed a bug with the violent_crimes_list column not being included in the returned result. Changes in version 0.5.0 - Added violent_crimes_list column to the result returned by ojoregex::ojo_apply_regex(.include_cats = TRUE). It is TRUE for charges that are included in the violent crimes list (see here), and FALSE otherwise.