Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

version 0.2.0

Compare
Choose a tag to compare
@nyamsprod nyamsprod released this 02 Nov 22:10

Added

  • ParserException class which extends SPL InvalidArgumentException
  • HostValidation trait to ease Host validation without the parser

Fixed

  • Improve Performance by removing all regular expressions see issue #2

Deprecated

  • None

Removed

  • None