Sha256: ee5b7ec02ccf8c6c8d4b3dd2095c297e9163c8a3ceb19609af08d31de29e3d69
Contents?: true
Size: 440 Bytes
Versions: 1
Compression:
Stored size: 440 Bytes
Contents
# 0.1.1 * Add support for subdomains, email addresses, etc. e.g. the following now work: ```ruby Demandbase::Record.new "www.github.com", Demandbase::Record.new "developer.github.com/", Demandbase::Record.new "http://www.github.com/", Demandbase::Record.new "https://www.github.com", Demandbase::Record.new "https://www.github.com/leereilly/demandbase", Demandbase::Record.new "lee@github.com" ``` # 0.1.0 * Initial release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
demandbase-0.1.1 | CHANGELOG.md |