Skip to content

Tags: K-and-R/email_validator

Tags

v2.2.4

Verified

This commit was signed with the committer’s verified signature.
karlwilbur Karl Wilbur
Bump version to `2.2.4`

v2.2.3

Verified

This commit was signed with the committer’s verified signature.
karlwilbur Karl Wilbur
Merge branch 'develop'

* develop:
  Bump version to `2.2.3`
  Fix regexp for numeric domains (fixes #72)
  Add `EmailValidator::Error` class, raise `EmailValidator::Error` when invalid `mode`
  Add checks for double dash in domain
  Fix specs for numeric-only domains labels
  Add checks for numeric-only TLDs in tests
  Add tests to ensure that `regexp` returns expected value
  Bump y18n from 3.2.1 to 3.2.2
  Add failing test: strict mode should accept numbers only domains
  Update .travis.yml

v2.2.2

Verified

This commit was signed with the committer’s verified signature.
karlwilbur Karl Wilbur
Merge branch 'develop'

* develop:
  Bump version to `2.2.2`
  Fix includes for :rfc and :strict modes from Gemfile

v2.2.1

Verified

This commit was signed with the committer’s verified signature.
karlwilbur Karl Wilbur
Merge branch 'develop'

* develop:
  Bump version to `2.2.1`
  Add `rubocop-rake` to dev dependencies
  Enforce domain character limit
  Allow mailbox-only addresses  in `:rfc` mode
  Fix regexp for numeric subdomains (fixes #68)
  [specs] Add tests for numeric subdomains

v2.2.0

Verified

This commit was signed with the committer’s verified signature.
karlwilbur Karl Wilbur
Merge branch 'develop'

* develop:
  Bump version to `2.2.0`
  Rename `:strict` -> `:rfc`; `:moderate` -> `:strict`

v2.1.0

Verified

This commit was signed with the committer’s verified signature.
karlwilbur Karl Wilbur
Merge branch 'develop'

* develop: (47 commits)
  Migrated Travis CI from .org domain to .com
  Add shell script to push test coverage results to CodeClimate
  Add linters and commit hooks to validate code prior to commits
  Fix bug in Travis CI config
  Bump version to `2.1.0`
  Update Travis CI config to build with latest dependencies and no development gems
  Move gem development dependencies into the `Gemfile`
  Add `:mode` config option; values `:loose`, `:moderate`, `:strict`; default to `:loose`
  Update config for Travis CI
  [readme] Update TravisCI badge URL
  [readme] Add alternate gem `email_verifier`
  [readme] Add alternate gem `email_address`
  Update `CHANGELOG`; bump version to `1.9.0.pre`
  Add `require_fqdn` option, require FQDN by default
  Add support for IPv4 and IPv6 address hosts
  Add Rubocop, `.editorconfig`; code cleanup/linting
  RSpec: Configure zero-monkey-patching mode
  whitespace
  Regex tweak
  [readme] Update `README` to show installating from `karlwilbur` GitHub repo.
  ...

v1.8.0

Verified

This commit was signed with the committer’s verified signature.
karlwilbur Karl Wilbur
Bump version to `1.8.0`; added `CHANGELOG`

v1.7.0

Verified

This commit was signed with the committer’s verified signature.
karlwilbur Karl Wilbur
Bumped version to `1.7.0`

v2.0.1

Version 2.0.1

v2.0.0

Version 2.0.0