Skip to content

Releases: truemail-rb/truemail

v2.7.1

02 Mar 18:34
8907808
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.7.1

v2.7.0: Feature/Ability to specify SMTP port number

23 Feb 11:52
c92d933
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.6...v2.7.0

v2.6.6

09 Feb 16:12
da641cd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.5...v2.6.6

v2.6.5: Bugfix/Redefining builtin implementations caused using stdlib as external dependencies

09 Feb 11:43
9a05c48
Compare
Choose a tag to compare

What's Changed

Thanks to @allard and @adzap for report this issue again in: #193

Full Changelog: v2.6.4...v2.6.5

v2.6.4

09 Feb 09:56
c36bd4a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.3...v2.6.4

v2.6.3

06 Feb 22:28
36d027f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.2...v2.6.3

v2.6.2

19 Jan 10:50
84994b9
Compare
Choose a tag to compare
  1. Added truemail integration tests
  2. Updated CircleCI config
  3. Updated gem development dependencies
  4. Updated changelog
  5. Updated gem version to 2.6.2

v2.6.1: Feature/Avoid redefining Ruby core builtin implementations

04 Jan 14:16
82f3a6a
Compare
Choose a tag to compare

Bugfix for #193, thanks @allard for report.

  1. Updated Truemail::Validate::Smtp::Request::Session, tests
  2. Updated gemspec
  3. Updated reek/rubocop configs
  4. Updated changelog
  5. Updated gem version to 2.6.1

v2.6.0: Feature/Ruby 3.1 compatibility

28 Dec 18:04
6bed505
Compare
Choose a tag to compare
  1. Added Ruby 3.1.x compatibility
  2. Added Truemail::Validate::Smtp::Request::Session, tests
  3. Updated Truemail::Validate::Smtp::Request#session, Truemail::Validate::Smtp::Request#run, tests
  4. Updated rubocop/reek/codeclimate/circleci configs
  5. Updated gem runtime/development dependencies
  6. Updated gem docs, changelog
  7. Updated gem version to 2.6.0

v2.5.4: Bugfix/Net::SMTP#start Ruby 2.x compatibility

03 Dec 15:38
39dd818
Compare
Choose a tag to compare

Bugfix for #188, thanks @evserykh for bug report.

  1. Updated Truemail::Validate::Smtp::Request#run, tests
  2. Updated gem development dependencies
  3. Updated gem docs, changelog
  4. Updated gem version to 2.5.4