Skip to content

Releases: JDGrimes/wp-http-testcase

1.3.1

03 Jun 14:11
Compare
Choose a tag to compare

Fixes the cache not being saved when init() is not called manually. #11

1.3.0

23 Mar 14:30
Compare
Choose a tag to compare

Call init() automatically in setUpBeforeClass(). #10

1.2.3

05 Dec 20:38
Compare
Choose a tag to compare

Use classmap autoloading instead of files directive.

1.2.2

05 Dec 20:22
Compare
Choose a tag to compare

Autoload testcase with composer. #9

1.2.1

16 Feb 14:34
Compare
Choose a tag to compare

Even better caching. See #7, #8.

1.2.0

06 Feb 17:33
Compare
Choose a tag to compare

Better caching. See #5, #6.

1.1.0

03 Feb 19:20
Compare
Choose a tag to compare

See #1, #3, #4.

1.0.0

09 Aug 19:45
Compare
Choose a tag to compare

Initial release.