Skip to content

Releases: sirn-se/phrity-net-uri

v2.2.1

Choose a tag to compare

@sirn-se sirn-se released this 05 Dec 10:40
0737de0
  • Modernization

What's Changed

Full Changelog: 2.2.0...2.2.1

v2.2.0

Choose a tag to compare

@sirn-se sirn-se released this 25 May 13:07
08de4cf
  • Implement Equable
  • php ^8.1
  • phpstan level 8
  • Modernization

What's Changed

Full Changelog: 2.1.0...2.2.0

v2.1.0

Choose a tag to compare

@sirn-se sirn-se released this 08 Jul 06:15
8411901
  • Introducing URI encoding/decoding options
  • Fixing some encoding errors

v2.0.1

Choose a tag to compare

@sirn-se sirn-se released this 30 Jun 10:56
07273de
  • Dependency updates

v2.0.0

Choose a tag to compare

@sirn-se sirn-se released this 05 Mar 20:12
4726174
  • Query helper methods
  • IDN encode and decode flags
  • getComponents() and withComponents() methods
  • Implements JsonSerializable and Stringable
  • General improvements
  • PHP ^8.0

Dependency update

Choose a tag to compare

@sirn-se sirn-se released this 22 Aug 09:43
  • Updating composer dependencies
  • Php 8.3 tests case
  • Some code reorganization

IDNA modifier

Choose a tag to compare

@sirn-se sirn-se released this 30 Nov 07:35
c6ecf12
  • Modifier flag to IDNA-convert host

Modifiers

Choose a tag to compare

@sirn-se sirn-se released this 09 Nov 20:24
  • Modifier flags to affect behavior on methods
  • Not relying on parse_url (which fails on some URL:s)
  • General improvement when parsing and generating URI-strings

Uri and UriFactory

Choose a tag to compare

@sirn-se sirn-se released this 26 Oct 13:47