Sha256: 1c1e9f31390587ccf6fff68194ca0a6dfb472fa1abc9e6b245f44692106b9457
Contents?: true
Size: 1.36 KB
Versions: 1
Compression:
Stored size: 1.36 KB
Contents
# Changelog ## 4.0.0 / 2020-08-23 - **Breaking Change:** Update minimum supported Ruby version to 2.5 (096012e) - Update development Ruby version to 2.5.8 (3b3f38e) ## 3.0.0 / 2020-05-14 - **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-4.0.0 | CHANGELOG.md |