Skip to content

v2.0.0

Compare
Choose a tag to compare
@pamil pamil released this 24 Jan 10:14
· 236 commits to master since this release
v2.0.0
0b9f2bd

Over two years after the first stable release of this library, I'm happy to announce the second version which includes:

  • support for Symfony's autowiring and autoconfiguration for contexts
  • simplified usage, going down from using three interconnected extensions to one
  • zero-configuration for regular Symfony 3/4 applications
  • unified Behat configuration and dotenv file handling (very similar to PHPUnit one)
  • integration with Mink, out of the box
  • improved DX with more descriptive exceptions and more predictable overall behaviour
  • Symfony Flex contrib recipe to wrap this all up