Skip to content

v0.6.1

Choose a tag to compare

@kenjis kenjis released this 11 Aug 23:33
· 737 commits to 3.x since this release

Changed

  • How to enable Monkey Patching has been changed. TestCase::$enable_patcher was removed. See How to Write Tests.

Added

Removed

  • TestCase::$enable_patcher (Introduced in v0.5.0)

Others

  • Compatible with CodeIgniter 3.0.1