Skip to content

Releases: Codeception/robo-paracept

Release 3.1.0

02 Jan 12:37
f321792
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.1.0

Release 2.1.2

02 Jan 12:39
6875f03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.1.2

Fixed composer dependencies

02 Jan 11:45
82a7ac7
Compare
Choose a tag to compare
Merge pull request #122 from vansari/bugfix/121-fix-version-constraint

Fixing too strict version constraints

Release 2.0.3

02 Jan 12:40
ff0d315
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.2...2.0.3

Release 1.3.3

02 Jan 12:43
4b6c127
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.2...1.3.3

Fixing composer dependencies

17 Dec 17:47
001f4b9
Compare
Choose a tag to compare

What's Changed

  • 123 - Fixing too strict version constraints by @vansari in #124

Full Changelog: 2.0.1...2.0.2

3.0.0

13 Nov 16:01
Compare
Choose a tag to compare

Updated Deps

robo-paracept 3.0 needs now PHP 8.1, consolidation/robo 4.0, smyfony/finder > 6
codeception 5.0 is now supported

2.1.0 Upgrade DEPS

13 Nov 19:41
73786c9
Compare
Choose a tag to compare

Upgraded Dependencies
PHP 8.0 or above is required

robo-paracept works now with codeception 5 and consolidation/robo 4

2.0.1 Fix detection of groups for dataprovider tests

13 Nov 12:42
7fb0845
Compare
Choose a tag to compare

@reinholdfuereder : Fix detection of groups for dataprovider tests (#108)
@vansari : Bugfix/codestyle (#115)

  • Fixing Codestyle
  • added new script 'test' to run all Tests, extends the README.md with steps to contributing

Fix detection groups for dataprovider tests

13 Nov 12:40
Compare
Choose a tag to compare

@reinholdfuereder : Fix detection of groups for dataprovider tests (#108)
@vansari : Bugfix/codestyle (#115)
* Fixing Codestyle
* added new script 'test' to run all Tests, extends the README.md with steps to contributing