Packages

HttpStage is a GenStage producer for data available via an HTTP GET request.

Current section

Files

Jump to
http_stage CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.2.0 - 2025-05-27
### Changed
- Switch to Req for http requests.
### Removed
- **Breaking:** Drop support for Elixir 1.13 or below.
## 0.1.0 - 2025-01-09
- _Initial release._