Packages

Simple pool-less HTTP client build on Mint

Current section

Files

Jump to
peppermint CHANGELOG.md
Raw

CHANGELOG.md

# Changelog for Peppermint
## v0.2.0
* Added `Peppermint.Connection`. A GenServer that can handle multiple requests simulaniously.
* Rewrite to support usage of `Peppermint` in custom processes.
## v0.1.0
Initial version