- Ruby 3.4 support
- Ruby 3.3 support
- Drop Ruby 3.0 support (Ruby 3.0 was end of life on 2024-04-23)
- Drop Ruby 2.7 support (Ruby 2.7 was end of life on 2023-03-31)
- Ruby 3.2 support
- Add GitHub Actions for running the test suite
- Remove upper limits on development dependencies
- Update changelog link in the gemspec file to reflect the default branch name change from
master
tomain
- Initial Release