Changes in version 0.2.1.9000 Changes in version 0.2.1 (2026-07-22) - Fix maintainer e-mail addresses Changes in version 0.2.0 - Adds fix for breaking change introduced by upstream dependency stringr. Thanks to @hadley. Changes in version 0.1.2 (2021-07-19) - Remove the output column (only used for debugging) from the data frame returned by extract_from_prescription Changes in version 0.1.1 (2021-05-12) - Fixed implicit coercion of strings to factors in extract_from_prescription, which caused some unit tests to fail on older versions of R (< 4.0.0). - Fixed some typos in the documentation and vignettes Changes in version 0.1.0 (2021-05-12) - Added a NEWS.md file to track changes to the package. - Prepare for initial submission to CRAN