Skip to content

v0.10.6

Compare
Choose a tag to compare
@srtfisher srtfisher released this 31 Mar 17:31
· 53 commits to main since this release
c766904

What's Changed

  • Introduce a WP_UnitTestCase class and a core shim to the testing framework by @srtfisher in #376
  • Improving rsyncing and phpunit path detection in #374
  • Set better defaults for registering meta in #375

Fixed

  • Make wp_insert_post return WP_Error by @szepeviktor in #369
  • Fix an error with the trace not passing through in #371
  • Fix get_facade_accessor signature by @szepeviktor in #368
  • Allow json to be dumped from the response in #372
  • Improve reporting of stray HTTP requests in #373

New Contributors

Full Changelog: v0.10.5...v0.10.6