Skip to content

Releases: contributte/codeception

v1.0.0-alpha.3

11 Mar 13:46
dad60d6
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release
  • Added more type hints
  • Removed Nette\Object

v1.0.0-alpha.2

11 Mar 13:46
ebb676d
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release
  • Added PHP 7 strict types to all files
  • Removed copyright headers from src directory

v1.0.0-alpha.1

11 Mar 13:46
f77122b
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release
  • NetteDIModule no longer compiles the Container before each test by default
  • Added newContainerForEachTest option (closes #3)
  • Removed configurator option
  • Removed DoctrineModule
  • Added phpstan to CI
  • Updated to PHP 7.1 and Nette 3.0
  • Added .editorconfig file
  • Added scripts section to composer.json

v0.7.6

11 Mar 13:49
Compare
Choose a tag to compare
  • Fix annotation in NetteDIModule (fixes phpstan issues in other libraries)

v0.7.5

01 Oct 21:23
Compare
Choose a tag to compare
  • Fix code coverage measuring of nette/di extensions with DoctrineModule

v0.7.4

01 Oct 16:58
Compare
Choose a tag to compare

v0.7.3

13 Aug 08:26
Compare
Choose a tag to compare
  • Add removeDefaultExtensions option to NetteDIModule.
  • Fix compatibility with nette/bootstrap 2.4.

v0.7.2

13 Aug 08:27
Compare
Choose a tag to compare
  • Fix deletion of files created by doctrine/cache on windows.

v0.7.1

20 Jun 21:09
Compare
Choose a tag to compare
  • NetteDIModule: Add appDir and wwwDir parameters.

v0.7.0

20 Jun 19:33
Compare
Choose a tag to compare