Skip to content

0.4.0 Dev Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@codeliner codeliner released this 16 May 16:48
· 91 commits to master since this release

Changed

  • we now use phpspec for testing instead of PHPUnit
  • #12: TransactionManager now only listens on CommandDispatch::FINALIZE allowing you to unset a caught exception to force transaction commit

Added

  • a lot of new spec tests to cover all important parts of proophessor