Skip to content

0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 17:16
· 249 commits to refs/heads/main since this release
a1be7de

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

⬆️ Dependencies updates

👥 List of contributors

@RafaelWO, @dependabot and @dependabot[bot]

Full Changelog: 0.1.0...0.2.0