Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 461 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 461 Bytes

Changelog

All Notable changes to url will be documented in this file

1.3.0 - 2018-02-01

  • Added: support for simple mailto: links

1.2.0 - 2017-09-18

  • Added: Url now is macroable

1.1.0 - 2017-07-01

  • Added: getFirstSegment and getLastSegment

1.0.2 - 2017-03-09

  • Fixed: allow valuesless query parameters, e.g. ?foo=bar&baz

1.0.1 - 2016-11-14

  • Fixed: Ensure an url does not end with /

1.0.0 - 2016-10-07

  • First release