Skip to content

Releases: Codeception/lib-web

2.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Feb 15:23
a030a3a

2.1.0 (2026-02-06)

Features

2.0.1

Choose a tag to compare

@TavoNiievez TavoNiievez released this 27 Nov 21:15
bbec12e

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 11:39

2.0.0 (2025-09-04)

Bug Fixes

  • ci: correct branch name (f901da6)

1.0.7

Choose a tag to compare

@Naktibalda Naktibalda released this 23 Feb 14:06
1444ccc
  • Declare nullable parameter types explicitly for PHP 8.4 compatibility by @W0rma in #12
  • Test against PHP 8.4 by @W0rma in #13
  • Support PHPUnit 12 by @W0rma in #14

1.0.6

Choose a tag to compare

@Naktibalda Naktibalda released this 06 Feb 20:50
01ff7f9

1.0.5

Choose a tag to compare

@Naktibalda Naktibalda released this 13 Jan 11:56
cea9d53

1.0.4

Choose a tag to compare

@Naktibalda Naktibalda released this 01 Dec 11:38
28cb2ed

1.0.3

Choose a tag to compare

@Naktibalda Naktibalda released this 27 Nov 06:43
4c02cf5

1.0.2

Choose a tag to compare

@Naktibalda Naktibalda released this 18 Apr 20:33
f488ff9

1.0.1

Choose a tag to compare

@Naktibalda Naktibalda released this 09 Apr 08:19
91e35c5
  • Removed dontSeeCheckboxIsChecked parameter type declaration to permit arrays and match seeCheckboxIsChecked