Releases: horde/Http
3.0.0-beta5
chore: remove ci bootstrap script - it should not be part of the archive
chore: It was good while it lasted.
3.0.0-beta4
docs: Move TESTING.md to the doc folder
chore(release): bump version to 3.0.0-beta3
chore(dependencies): Drop dependency on horde/test no longer needed
feat(test): Separate unit test suite into "live" (real network) and "unit" (mock) tests.
Merge pull request #3 from horde/docs/psr7-request-body
docs: document PSR-7 request body handling patterns
3.0.0-beta3
Merge pull request #3 from horde/docs/psr7-request-body
docs: document PSR-7 request body handling patterns
3.0.0-beta2
docs: document PSR-7 request body handling patterns
feat(ci): regenerate with components v1.0.0-alpha30 (sudo helper bundled)
feat(ci): regenerate with components v1.0.0-alpha29 (root check fix)
feat(ci): regenerate with components v1.0.0-alpha28 (all fixes)
fix(ci): use --ci-mode option for ci setup command
fix(ci): use 'help' instead of '--version' for PHAR validation
fix(ci): regenerate bootstrap with environment variable support
feat(ci): add GitHub Actions CI workflow with components v1.0.0-alpha27
fix: Re-Add psr/http-message, client, factory standards