- Allow loading regexps
- Use YAML.safe_load to support versions of Psych >4
- Target modern rubies
- Take advantage of Ruby 3's single line methods
- Use standardrb to auto format all files
- Bugfixes
- Add ability to write config files in ruby
- Add support for
default
options
- Relax active support version dependency
- Include original error along with file that failed loading
- Report what file failed loading on startup
- Fixes for rails 4