Skip to content

Releases: 10up/wp_mock

v1.1.0

Choose a tag to compare

@agibson-godaddy agibson-godaddy released this 12 Mar 10:31
f25b589

What's Changed

New Contributors

Full Changelog: 1.0.1...1.1.0

v1.0.1

Choose a tag to compare

@unfulvio-godaddy unfulvio-godaddy released this 12 Mar 02:20
48b7f22

What's Changed

  • Update WP_Mock::expectHookNotAdded() with new params by @unfulvio-godaddy in #234
  • Update PHP dev dependencies, ensure compatibility with PHP 8.3 environments and run tests with PHP 8.3 by @unfulvio-godaddy in #237

Full Changelog: 1.0.0...1.0.1

v1.0.0

Choose a tag to compare

@unfulvio-godaddy unfulvio-godaddy released this 26 Jul 03:04
de812e4

What's Changed

New Contributors

Full Changelog: 0.5.0...1.0.0

v0.5.0

v0.5.0 Pre-release
Pre-release

Choose a tag to compare

@unfulvio-godaddy unfulvio-godaddy released this 01 Nov 03:06
5cd57c6

What's Changed

New Contributors

Full Changelog: 0.4.2...0.5.0

v0.4.2

v0.4.2 Pre-release
Pre-release

Choose a tag to compare

@ericmann ericmann released this 16 Mar 03:46
9019226

Full Changelog: 0.4.1...0.4.2

v0.4.1

v0.4.1 Pre-release
Pre-release

Choose a tag to compare

@ericmann ericmann released this 26 Feb 20:56
5807261

This release brings us up to date with the latest release of PHPUnit.

Please note: As with the previously-tagged release, this is not necessarily a stable release!

What's Changed

New Contributors

Full Changelog: 0.4.0...0.4.1

v0.4.0

v0.4.0 Pre-release
Pre-release

Choose a tag to compare

@ericmann ericmann released this 17 Jan 04:53
9f3525a

This release brings us up to date both with PHPUnit and with PHP itself. The minimum version of PHP now supported by the project is 7.1.

What's Changed

  • Add PHP as language in code blocks by @ocularrhythm in #120
  • Add a message to the internal functions exception by @johnpbloch in #123
  • PHPUnit 7.x Compatibility Fixes by @ericmann in #129

New Contributors

  • @ocularrhythm made their first contribution in #120

Full Changelog: 0.3.0...0.4.0

v0.3.0

v0.3.0 Pre-release
Pre-release

Choose a tag to compare

@ericmann ericmann released this 03 Dec 19:33
6495655

This release brings us up to date both with PHPUnit and with PHP itself. The minimum version of PHP now supported by the project is 7.0.

What's Changed

New Contributors

Full Changelog: 0.1.1...0.3.0

v0.2.0

v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@ericmann ericmann released this 19 Jul 03:13

This release moves to using static, tagged versions hosted on Packagist. Aside from a handful of bugfixes, it's equivalent to the dev-dev version many have been using before July 2017. Moving forward, all versions will be static and tagged.

What's Changed

New Contributors

Full Changelog: 0.1.1...0.2.0

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@johnpbloch johnpbloch released this 30 Dec 14:41

Currently, we only have source releases on Packagist (dev-master and 1.0.x-dev). This will be a distributable release that will allow local caching of the library so that not every use needs to be a git clone.

Full Changelog: https://github.com/10up/wp_mock/commits/0.1.0