Skip to content

Releases: ingenerator/behat-tableassert

v1.4.0

Choose a tag to compare

@acoulton acoulton released this 10 Mar 16:38
0bcf3a4
  • Support PHP 8.5
  • Use native HTMLDocument parsing instead of masterminds/html5
  • Drop support for PHP < 8.4 (to allow us to use native HTML parsing)

v1.3.3

Choose a tag to compare

@acoulton acoulton released this 10 Mar 12:07
bfe4016
  • Fix handling and reporting parse errors when parsing an html table (#25)

v1.3.2 - Support PHP8.4

Choose a tag to compare

@acoulton acoulton released this 06 May 09:36
1aaba36

What's Changed

Full Changelog: v1.3.1...v1.3.2

Support PHP 8.3

Choose a tag to compare

@acoulton acoulton released this 03 Sep 11:42
f503d06

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

Choose a tag to compare

@craig410 craig410 released this 09 Aug 20:24
16999b0

What's Changed

Full Changelog: v1.2.5...v1.3.0

Fix failure to parse tables with html5 elements (adds masterminds/html5)

Choose a tag to compare

@acoulton acoulton released this 16 Sep 10:40
2f59cc5

NOTE: This release switches the HTML parser from DOMDocument to masterminds/html5 to fix html5 support

What's Changed

  • Time element breaks parsing by @RoSk0 in #15
  • Add .editorconfig to simplify contributors life by @RoSk0 in #16
  • Update CHANGELOG for 1.2.5 by @acoulton in #18

New Contributors

  • @RoSk0 made their first contribution in #15

Full Changelog: v1.2.4...v1.2.5

Mark that PHP8.1 is also supported

Choose a tag to compare

@acoulton acoulton released this 30 Aug 09:50
afc40ec

What's Changed

Redefine support for PHP8.0

Choose a tag to compare

@craig410 craig410 released this 21 Apr 10:12
14738cf
Merge pull request #11 from ingenerator/fix-php8-support

Test lowest deps on PHP8.0

Add php8 support, drop php7.2

Choose a tag to compare

@acoulton acoulton released this 02 Feb 02:19
e9cb84f
Merge pull request #9 from jorissteyn/1.2.x

Make library compatible with PHP 8

Thanks @jorissteyn

Remove development files from distribution packages

Choose a tag to compare

@acoulton acoulton released this 07 Jun 08:27
d1609a6
v1.2.1

Update changelog for 1.2.1