- Fixed "SecurityError: Insecure operation - require" exceptions when loading data with recent Ruby releases in safe mode. #100.
- Fixed warnings when running on Ruby 2.7. #109.
- Added a
TZInfo::Timezone#=~
method that performs a regex match on the time zone identifier. #99. - Added a
TZInfo::Country#=~
method that performs a regex match on the country code.