v0.11.0
Features
- Add
AsListener
attribute to register an event listener + dispatch important events by @TheoD02 in #221 - Add
wait_for_*
functions for performing check on port, host, http_code by @TheoD02 in #216 and @lyrixx in #223 - Allow to override
AsTask
andAsContext
attributes by @lyrixx in #220 - Allow usage of
force
infingerprint()
+ fix cache with new path for fingerprint tests by @TheoD02 in #215
Documentation
Internal
- [BC Break]Refactor how the application is wired by @lyrixx in #227
- Update to symfony 6.4.* by @lyrixx in #224
- Update dev tools and fix CS by @pyrech in #213 and @lyrixx in #222
- Use OsHelper from jolicode/php-os-helper by @pyrech in #208
- Fix PHAR build by @pyrech in #225
New Contributors
- @jeckel made their first contribution in #203
- @ceciledelmon made their first contribution in #212
- @thedomeffm made their first contribution in #211
Full Changelog: v0.10.0...v0.11.0