extism-pdk-1.2.0.0: CHANGELOG.md
# Revision history for extism-pdk ## 1.2.0.0 * Add bindings to `http_headers` Extism host funtion * Add `trace` level logging ## 1.1.0.0 * Remove calls to free where Extism host expects to take ownership ## 1.0.0.0 * Extism 1.0 compatible release ## 0.2.0.0 * API redesign, add automatic Haskell encoding using `ToMemory` and `FromMemory` classes ## 0.1.0.0 -- 2023-09-28 * First version. Released on an unsuspecting world.