Changes in version 0.1.2 (2022-01-24) - Fix bug when using ? inside functions by using rlang quosures. - Fixed link in README.md Changes in version 0.1.1 (2021-04-28) - Dealt with some R CMD check notes relating to documentation. Changes in version 0.1.0 New features - Multiple ternary operator statements can be chained together. - Added a NEWS.md file to track changes to the package. Bug fixes - Fixed errors when RHS values are strings containing colons or functions under namespaces.