Skip to content

Releases: phpnomad/http

1.1.1

Choose a tag to compare

@alexstandiford alexstandiford released this 12 Jun 10:57

Packaging hygiene: tests, CI, and tool configs are now excluded from dist archives (export-ignore); LICENSE metadata ensured. No code changes.

1.1.0

Choose a tag to compare

@alexstandiford alexstandiford released this 13 Sep 16:02
96b1d15

Introduces getBody method to Request interface

1.0.2

Choose a tag to compare

@alexstandiford alexstandiford released this 15 Jan 16:37
523d2ae

What's Changed

  • deps(deps): bump phpnomad/auth from 1.0.0 to 1.0.1 by @dependabot in #3

Full Changelog: 1.0.1...1.0.2

1.0.1

Choose a tag to compare

@alexstandiford alexstandiford released this 13 Jan 15:35
1c63d44

What's Changed

  • deps(deps-dev): bump phpnomad/tests from 0.1.0 to 0.3.0 by @dependabot in #1
  • deps(deps): bump phpnomad/enum-polyfill from 1.0.0 to 1.0.1 by @dependabot in #2

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0

Choose a tag to compare

@alexstandiford alexstandiford released this 21 Dec 19:55
Extracts HTTP-specific classes from REST package