Sha256: 1431e176f8258d46f4ed68bc46d2034d98e23862fdceb9cade8fcf27a4a2b7b1
Contents?: true
Size: 1.2 KB
Versions: 1
Compression:
Stored size: 1.2 KB
Contents
# Changelog ## 3.0.0 / unreleased - **Breaking Change:** Remove `Webmention::Verification.client` convenience method (af575d7) - **Breaking Change:** Remove `HttpRequest` class (112f9d3) - Move development dependencies to `Gemfile` (81cdfdf) - Update development Ruby version to 2.4.10 (a13bca0) ## 2.0.0 / 2020-01-25 - Downgrade [HTTP](https://github.com/httprb/http) gem constraint to ~> 4.3 (090f590) ## 1.2.0 / 2020-01-20 - Expand supported Ruby versions to include 2.7 (48d9b7b) ## 1.1.1 / 2019-08-31 - Update Addressable gem (0c9368e) - Update development dependencies ## 1.1.0 / 2019-05-01 - Add `Webmention::Verification.client` method - Rename base `Error` class to `WebmentionVerificationError` (0eb3a9a) - Add `HttpRequest` class (c7602c9) ## 1.0.0 / 2019-04-25 - Use pre-release HTTP gem (see @httprb/http#489) (bdcfdad) - Refactor verifiers (7eef7bd, 55eb17e, bcdf3b4) - Refactor `Client#response` exception handling (29afcb0) - Rename `errors` to `exceptions` (2bca96b) - Spec cleanup (4b84f16, 4940e9c) ## 0.1.2 / 2019-01-03 - Expand supported Ruby versions to include 2.6 (1d61fea) ## 0.1.1 / 2018-11-11 - Liberalize gemspec dependency constraints (063c7f1) ## 0.1.0 / 2018-07-11 - Initial release!
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
webmention-verification-3.0.0 | CHANGELOG.md |