- Patch update, no changes public API, no changes expected in your codebase.
- Update
mist
dependency to >= 4.0.0.
mist
regularly 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_tree
andstring_tree
).
- Patch update, no changes public API, no changes expected in your codebase.
- Update
mist
dependency to >= 3.0.0. \
- Patch update, no changes public API, no changes expected in your codebase.
- Update
mist
dependency to >= 2.0.0.
- Major update because
mist
has officially been bumped. No changes in public API, no changes expected in your codebase. - Update
mist
dependency to >= 1.0.0. - Fix
max_age
documentation (milliseconds -> seconds).
- Major update, breaking change! Expect incompatibilities in your codebase.
- First stable release of CORS Builder!
- Rename
wisp_handle
towisp_middleware
. - Rename
mist_handle
tomist_middleware
.
- First release of CORS Builder!