Skip to content

Releases: downshiftorg/wp-http

2.0.0

Choose a tag to compare

@jaredh159 jaredh159 released this 15 Jan 16:04
d00ebbf

Rename organization to DownShift

1.5.0

Choose a tag to compare

@jaredh159 jaredh159 released this 28 Feb 15:15
Merge pull request #5 from jaredh159/feature/moar-verbs

Support more http verbs

1.4.0

Choose a tag to compare

@jaredh159 jaredh159 released this 23 Aug 20:47

Allow extra params for Request::postJson()

1.3.0

Choose a tag to compare

@jaredh159 jaredh159 released this 18 Jul 13:31

Allow passing array for body when constructing json responses.

1.2.0

Choose a tag to compare

@jaredh159 jaredh159 released this 19 Jun 12:37

Extract interfaces so consuming code can depend on abstractions

1.1.0

Choose a tag to compare

@jaredh159 jaredh159 released this 17 Jun 12:58
add travis build status badge

1.0.1

Choose a tag to compare

@jaredh159 jaredh159 released this 17 Jun 01:48
remove autoloading of test fixtures

1.0.0

Choose a tag to compare

@jaredh159 jaredh159 released this 17 Jun 01:08
provide defaults for Request instantiation