Releases: Codeception/robo-paracept
Releases · Codeception/robo-paracept
Release 3.1.0
What's Changed
- Feature/makefile and docker by @vansari in #126
- Max execution time by @ccsuperstar in #120
- Master into 3.0 by @vansari in #129
Full Changelog: 3.0.0...3.1.0
Release 2.1.2
What's Changed
- Feature/makefile and docker by @vansari in #126
- Max execution time by @ccsuperstar in #120
- Master into 2.1 by @vansari in #128
Full Changelog: 2.1.1...2.1.2
Fixed composer dependencies
Merge pull request #122 from vansari/bugfix/121-fix-version-constraint Fixing too strict version constraints
Release 2.0.3
What's Changed
- Feature/makefile and docker by @vansari in #126
- Max execution time by @ccsuperstar in #120
- Master into 2.0 by @vansari in #127
Full Changelog: 2.0.2...2.0.3
Release 1.3.3
What's Changed
- Bugfix/94 wrong html status fix by @vansari in #95
- Update codebase to PHP 7.4 by @TavoNiievez in #93
- update changelog by @Arhell in #98
- Update CHANGELOG.md by @Arhell in #100
- Update CHANGELOG.md by @Arhell in #101
- Update CHANGELOG.md by @Arhell in #102
- update link by @Arhell in #110
- bug/103 - Fix bug where leading character of a relative test name was… by @jmrieger in #106
- Fix detection of @groups for dataprovider tests by @reinholdfuereder in #108
- Bugfix/codestyle by @vansari in #115
- Feature/makefile and docker by @vansari in #126
- Max execution time by @ccsuperstar in #120
- Master into 1.3 by @vansari in #130
New Contributors
- @TavoNiievez made their first contribution in #93
- @jmrieger made their first contribution in #106
- @reinholdfuereder made their first contribution in #108
Full Changelog: 1.3.2...1.3.3
Fixing composer dependencies
What's Changed
Full Changelog: 2.0.1...2.0.2
3.0.0
2.1.0 Upgrade DEPS
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
@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
@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