Sha256: a5bd262acaf9a1e3cc4497c2656abf0839005c3a5e1561d172561aead1e675d4
Contents?: true
Size: 1.47 KB
Versions: 2
Compression:
Stored size: 1.47 KB
Contents
# Changelog ## 1.0.0-1.0.2 - Jul 21, 2015 * Medium-size refactoring, specially in parsing. * Travis build now working flawlessly. * Add API key as secure encrypted ENV var for Travis. * Improve coverage support. * Add `rubocop` and `awesome_print` as development dependencies. * Fix relationship status display in command line tool. * "Long-term relationships" are now marked as "dating". * Rspec formatter is the lovely NyanCat from now on. * Specify Ruby 2 requirement. * Update README with newer examples and usage. * New badges on README! ## 0.3.1 - Mar 25, 2015 * Adds acceptance tests to ensure no site changes break the client. * Improve testing. * Small stylistic fixes. ## 0.2.7, 0.3.0 - Mar 18, 2015 * Loosen dependencies. * Fix parser due to site updates. * Extract Wikipedia-like description of the person. ## 0.2.6 - Mar 7, 2015 * Weight and height coherced into meters and kilograms. * Silence external warnings while running tests. ## 0.2.5 - Feb 3, 2015 * Parsing fixes related to banners. ## 0.2.4 - Jan 31, 2015 * Parsing fixes. ## 0.2.3 - Dec 22, 2014 * Maiden name is now included in biography. * Fixes HTML parsing due to site updates. ## 0.2.1 - 0.2.2 - Oct 15, 2014 * Bing Image Search client now takes paremeters. * Bing client API key allows to be configured in `~/whos_dated_who.yml` ## 0.2.0 - Oct 15, 2014 * Update to new site and layout changes. ## 0.1.1 - Sep 23, 2014 * Fix dating relationship status on parser. ## 0.1.0 - Jun 18, 2014 * Initial release.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
whos_dated_who-1.0.4 | CHANGELOG.md |
whos_dated_who-1.0.3 | CHANGELOG.md |