Changelog
Source:NEWS.md
extraoperators 0.4.0
- Added any variants of logical operators, including
%anyin%, range helpers, equality helpers, chain and set helpers, regular expression helpers, and%anyflipIn%. - Added strict whole-object identity operators
%===%and%!==%.
extraoperators 0.3.0
CRAN release: 2023-12-14
- introduced new
%grepl%and related operators for regular expression based matching, indexing, subsetting
extraoperators 0.2.0
- Minor change to use testthat 3e.
- Moved to github actions for CI and testing
- Version bump as this is now reasonably stable.