Sha256: 488a418785cb97a5c3bc99fed05c58a50a4decfcb669a94a4dee4f66b94c5081
Contents?: true
Size: 744 Bytes
Versions: 1
Compression:
Stored size: 744 Bytes
Contents
# Changelog ## 1.1.0 / 2018-07-05 - Sets `base` URI's path to `/` if empty to conform with browser behavior ([b0f657a](https://github.com/jgarber623/absolutely/commit/b0f657a)). - Adds new tests from the [indieweb/php-mf2 URL test suite](https://github.com/indieweb/php-mf2/blob/master/tests/Mf2/URLTest.php) ([0b6417b](https://github.com/jgarber623/absolutely/commit/0b6417b)). ## 1.0.0 / 2018-07-05 - **Breaking Change:** Return value passed as `relative` if `relative` is to determined to be an absolute URI, regardless of the value passed as `base` ([e3996eb](https://github.com/jgarber623/absolutely/commit/e3996eb)). - Updates documentation to demonstrate new `relative` parameter behavior. ## 0.1.0 / 2018-07-04 - Initial release!
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
absolutely-1.1.0 | CHANGELOG.md |