Skip to content

v4.2.0

Compare
Choose a tag to compare
@tgautier tgautier released this 15 Jun 11:21
5a7fe64
  • Drop testing for OTP ~> 20.3 to align with gen_smtp minimum otp version of 21 (#205)
  • Bump elixir to 1.13.4 and erlang to 24.3.4 (#205)
  • Use Enum.map_join/3 instead of Enum.map/2 |> Enum.join/2 (#205)
  • Dependencies update (#205):
    • core:
      • gen_smtp, ~> 1.2.0
    • dev/test:
      • credo, ~> 1.6.1