1.21     2022-01-12 08:49:06-07:00 Europe/Moscow
       - Regex::Object::Matches->captures_all typo in method body with collection spelled with one 'l'

1.20     2022-01-12 18:49:03-05:00 Europe/Moscow
       - Regex::Object::Matches collection
       - Regex::Object->match_all method to abstract from while when global searching

1.11     2022-01-12 09:00:00-00:00 Europe/Moscow
       - Implement package sub _collect_captures() with different version strategies to collect captures.

1.10     2022-01-11 14:52:35-04:00 Europe/Moscow
       - Regex::Object constructor regex parameter no longer required
       - Implement Regex::Object->collect method that works with global vars