Skip to content

Releases: xparse/Parser

2.0.0

11 Jan 11:15
44b6385
Compare
Choose a tag to compare

Breaking cahnges

  • ElementFinderFactory now accept use Xparse\ElementFinder\ExpressionTranslator\ExpressionTranslatorInterface
  • Updated minimum required php version to 8.1

What's Changed

New Contributors

Full Changelog: 1.0.1...2.0.0

1.0.1

01 Jun 07:34
a522614
Compare
Choose a tag to compare

Return support of guzzlehttp/guzzle ^6.3

1.0.0

31 May 16:26
5cc7ce0
Compare
Choose a tag to compare
update dependencies (#79)

0.5.0-alpha

29 Apr 07:49
60074fc
Compare
Choose a tag to compare
0.5.0-alpha Pre-release
Pre-release
add support of php8.0 (#76)

* update xparse libs

* fix roave/security-advisories main branch name

* up to php7.3

* update php versions in actions config

* code grooming

* code grooming

* code grooming

* change xparse libraries constraints

* remove composer.lock

* up phpunit version

* remove exception from phpDoc

* return minimum-stability definition

* remove exception annotations from tests

* announce changes

Co-authored-by: Andrei Semianovych <andrei.semianovych@linemedia.com>