- Add compatibility with mist 6.0.0
- Remove deprecations calls.
- Add compatibility with wisp 2.0.0
- Relax constraint of
mist, to allow4.0.0and5.0.0versions.
- Patch update, no changes public API, no changes expected in your codebase.
- Update and relax gleam_http requirement to < 5.0.0
- Patch update, no changes public API, no changes expected in your codebase.
- Update
mistdependency to >= 4.0.0.
mistregularly updates accordingly with the standard library. - Update stdlib dependency to >= 0.42.0.
Because the standard library is still subject to breaking changes, some new versions update can still occur in the library. Below version 0.42.0, please, stay on version 2.0.2, which is still working great (but missbytes_treeandstring_tree).
- Patch update, no changes public API, no changes expected in your codebase.
- Update
mistdependency to >= 3.0.0. \
- Patch update, no changes public API, no changes expected in your codebase.
- Update
mistdependency to >= 2.0.0.
- Major update because
misthas officially been bumped. No changes in public API, no changes expected in your codebase. - Update
mistdependency to >= 1.0.0. - Fix
max_agedocumentation (milliseconds -> seconds).
- Major update, breaking change! Expect incompatibilities in your codebase.
- First stable release of CORS Builder!
- Rename
wisp_handletowisp_middleware. - Rename
mist_handletomist_middleware.
- First release of CORS Builder!