Releases: MailToolbox/mail_grabber
Releases · MailToolbox/mail_grabber
Release list
MailGrabber v1.5.0
Changes
- Add Ruby 4.0 support.
- Drop Ruby 3.0 and 3.1 support.
- Update bundler and gems.
- Update documentation.
- Migrate CodeClimate to Qlty.
- Follow the rubocop changes in the configuration file.
MailGrabber v1.4.1
Bug fixes
- Add the base64 gem as a dependency because, from Ruby 3.4, this is not a standard gem.
MailGrabber v1.4.0
Changes
- Upgrade the sqlite3 gem to version 2.0.4
- Add Ruby 3.4 support.
- Drop Ruby 2.7 support.
- Update bundler and gems.
MailGrabber v1.3.7
Changes
- Update the webrick gem to version 1.8.2 because of security issues.
- Upgrade the rackup gem to version 2.1.0
- Update gems.
MailGrabber v1.3.6
Changes
- Update the rack gem to version 3.0.9.1 because of security issues.
- Update gems.
MailGrabber v1.3.5
Changes
- Add Ruby 3.3 support.
- Update bundler and gems.
- Replace the apparition gem with the cuprite gem.
MailGrabber v1.3.4
Changes
- Add Ruby 3.2 support.
- Update bundler and gems.
MailGrabber v1.3.3
Changes
- Update the rack gem to version 3.0.7 because of security issues.
- Update gem description.
- Update gems.
MailGrabber v1.3.2
Changes
- Update the rack gem to version 3.0.4.2 because of security issues.
- Update bundler and gems.
MailGrabber v1.3.1
Changes
- Update the rack gem to version 3.0.4.1 because of security issues.
- Update bundler and gems.
Bug fixes
- Fix the Ruby version problem in the GitHub Actions workflow file.