0.2.0
github-actions
released this
29 Dec 17:16
·
249 commits
to refs/heads/main
since this release
The second release of Unparallel comes with some new features for configuring your HTTP requests (timeouts, limits, payload). Additionally, the docs are extended with more details on the usage (including examples) - see here.
🚀 Features
- Feature: Configure HTTPX timeouts and limits (#87) @RafaelWO
- Feature: Add support for single payload for multiple paths (#101) @RafaelWO
📦 Build System & CI/CD
💥 Breaking Changes
To be in line with HTTPX's options, the parameter connection_limit
was renamed to max_connections
(same as in HTTPX) in the function up()
(see #87).
📝 Documentation
- Improve docs: Add section "Why?" with GIF to README (#82) @RafaelWO
- Docs: Add more detailed usage examples (#105) @RafaelWO
- Docs: Add versioning via mike (#106) @RafaelWO
- Docs: Add a changelog (#107) @RafaelWO
⬆️ Dependencies updates
- ⬆️ Bump mypy from 1.7.0 to 1.7.1 (#76) @dependabot
- ⬆️ Bump pytest-asyncio from 0.21.1 to 0.23.2 (#78) @dependabot
- ⬆️ Bump mkdocs-material from 9.5.1 to 9.5.2 (#92) @dependabot
- ⬆️ Bump coverage from 7.3.2 to 7.3.3 (#91) @dependabot
- ⬆️ Bump actions/setup-python from 4 to 5 (#83) @dependabot
- ⬆️ Bump httpx from 0.25.2 to 0.26.0 (#97) @dependabot
- ⬆️ Bump mypy from 1.7.1 to 1.8.0 (#96) @dependabot
- ⬆️ Bump mkdocs-material from 9.5.2 to 9.5.3 (#95) @dependabot
- ⬆️ Bump coverage from 7.3.3 to 7.3.4 (#94) @dependabot
- ⬆️ Bump black from 23.11.0 to 23.12.1 (#93) @dependabot
- ⬆️ Bump isort from 5.12.0 to 5.13.2 (#89) @dependabot
- ⬆️ Bump pylint from 3.0.2 to 3.0.3 (#88) @dependabot
👥 List of contributors
@RafaelWO, @dependabot and @dependabot[bot]
Full Changelog: 0.1.0...0.2.0