Sha256: 9c23eb53cf05a8ee7b1bdbf8fe4e7e580b0493b13aa8415bfc8cfe9f5f847ab7
Contents?: true
Size: 1.54 KB
Versions: 1
Compression:
Stored size: 1.54 KB
Contents
# Changelog ## 1.0.4 / 2019-04-24 - Add deprecation notice. ## 1.0.3 / 2019-01-03 - Expand supported Ruby versions to include 2.6 ([86de073](https://github.com/jgarber623/micropub-endpoint-ruby/commit/86de073)). ## 1.0.2 / 2018-11-11 - Freeze mutable objects assigned to constants ([843e875](https://github.com/jgarber623/micropub-endpoint-ruby/commit/843e875)). - Liberalize gemspec dependency constraints ([c71e29f](https://github.com/jgarber623/micropub-endpoint-ruby/commit/c71e29f)). ## 1.0.1 / 2018-07-29 - Raise an `ArgumentError` when `Client` instantiated with non-absolute URI ([d598f1b](https://github.com/jgarber623/micropub-endpoint-ruby/commit/d598f1b)). ## 1.0.0 / 2018-07-17 - Adds new `Micropub::Endpoint::Client` and `Micropub::Endpoint::Response` classes and refactors `Micropub::Endpoint::Discover` API ([77f9865](https://github.com/jgarber623/micropub-endpoint-ruby/commit/77f9865)). - Updates specs ([78d15d0](https://github.com/jgarber623/micropub-endpoint-ruby/commit/78d15d0)) and documentation ([383e6b9](https://github.com/jgarber623/micropub-endpoint-ruby/commit/383e6b9)). ## 0.2.1 / 2018-07-05 - Updates [Absolutely](https://github.com/jgarber623/absolutely) to v1.1.0 ([f6027c3](https://github.com/jgarber623/micropub-endpoint-ruby/commit/f6027c3)). ## 0.2.0 / 2018-07-05 - Adds [Absolutely](https://github.com/jgarber623/absolutely) gem dependency for handling conversion of relative URLs to absolute URLs ([d17fe1e](https://github.com/jgarber623/micropub-endpoint-ruby/commit/d17fe1e)). ## 0.1.0 / 2018-06-30 - Initial release!
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
micropub-endpoint-1.0.4 | CHANGELOG.md |