Skip to content

v2.3

Compare
Choose a tag to compare
@Porges Porges released this 26 Jun 06:48
· 123 commits to master since this release

Potentially-breaking changes:

  • Enforce length limits on emails properly (254 overall, 64 local-part).

Additions:

  • Add email quasi-quoter.

Other:

  • Unified domain parser.
  • Updated tests to use hspec.