Skip to content
This repository has been archived by the owner on Mar 6, 2021. It is now read-only.

Latest commit

 

History

History
150 lines (77 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

150 lines (77 loc) · 1.5 KB

Changelog

All Notable changes to League Uri Nostname parser will be documented in this file

1.1.1 - 2018-02-16

Added

  • None

Fixed

  • Cache Key to allow better interoperability with PSR-16

Deprecated

  • None

Removed

  • None

1.1.0 - 2018-01-30

Added

  • Rules::__set_state
  • Domain::__debugInfo
  • Domain object implements the JsonSerializable interface

Fixed

  • None

Deprecated

  • None

Removed

  • None

1.0.4 - 2017-11-30

Added

  • None

Fixed

  • Domain class with invalid domain names

Deprecated

  • None

Removed

  • None

1.0.3 - 2017-11-30

Added

  • None

Fixed

  • idn_to_utf8 public suffix conversion handle error cases

Deprecated

  • None

Removed

  • None

1.0.2 - 2017-11-23

Added

  • None

Fixed

  • composer post script install

Deprecated

  • None

Removed

  • None

1.0.1 - 2017-11-22

Added

  • None

Fixed

  • League\Uri\PublicSuffix\Cache Windows issue
  • League\Uri\PublicSuffix\Cache allow accessing the local copy even if writing to file is not possible

Deprecated

  • None

Removed

  • None

1.0.0 - 2017-11-22

Added

  • Uri\resolve_domain function

Fixed

  • change the update script name to avoid conflict with PHP Domain parser

Deprecated

  • None

Removed

  • None

0.1.0 - 2017-11-21

Added

  • Fork from PDP domain parser

Fixed

  • None

Deprecated

  • None

Removed

  • None