Sha256: 33ce77d437e240dbc407a1a85895e08dd19bef20139ddd616e1c9bd5c504c993
Contents?: true
Size: 1.07 KB
Versions: 1
Compression:
Stored size: 1.07 KB
Contents
# Changelog ## 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.1 | CHANGELOG.md |