Packages

Instrumentation library to intercept and collect Plug requests.

Current section

Files

Jump to
plug_collect CHANGELOG.md
Raw

CHANGELOG.md

## v0.2.0 [2022-12-16]
* Enhancements:
* Ability to define multiple callback "collector" functions.
* Breaking changes:
* Modified configuration syntax to facilitate multiple callback "collector" functions.
Migration to the new syntax: replace old `:collect_fun` configuration key with new `:collectors`
syntax, see documentation for details.
## v0.1.1 [2022-03-31]
Available on hex.pm.
Minor documentation update.
## v0.1.0 [2022-03-31]
Available on GitHub.