Sha256: 5e4970ab4bc29fd6f253ea43c9925f735e438b57d94529feee4869e9721336bb

Contents?: true

Size: 871 Bytes

Versions: 1

Compression:

Stored size: 871 Bytes

Contents

v0.2.2.2
    * Update deps / license

v0.2.2
  * Fix Rfc1123 regexp bug

v0.2.1
  * Add certificates to the .gem archites too

v0.2.0
  * Domain Name handled (Rfc1123)

v0.1.6
  * Break compatibility (100%)
  * Improve architecture
    * Rfc5322 designed as it
    * Rfc5322 and Rfc5322::Public are now Classes (instead of modules)
    * Core is now an Abstract, completed by adding the REGEXP constant in it's
      children
  * Update unitary tests
  * Add some documentation

v0.1.5
  * Split into files each feature (core, public, f/string)

v0.1.4
  * Add public features (to check if the email is valid on the internet)

v0.1.3
  * Rename the gem to be standard compliant

v0.1.2
  * Add documentation

v0.1.1
  * Fix readme and changelog

v0.1
	* Initialize git
  * Create regexp and basic helpers
  * Gemfile and dependancies
  * Create unitary test (cover 100%)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ruby_email-0.2.2.2 CHANGELOG