Releases: dynamic-alpha/hyper
Releases · dynamic-alpha/hyper
Release list
v0.2.2
v0.2.1
Bug Fixes
- Fix missing request context bindings in teardown and partial renders
v0.2.0
Bug Fixes
- Don't drop cursor writes made during flush
Refactoring
Consolidating into hyper.core
DEPRECATION: You should no longer require hyper.protocols or hyper.client-params directly.
Maps the following into hyper.core directly:
action-name— wrapscontext/*action-name*route— wraps(:hyper/route *request*)Watchable— re-export ofhyper.protocols/Watchableclient-param— re-export ofhyper.client-params/client-parammultimethod
v0.1.1
Build
- Add bb release task and drop git-cliff header
Documentation
- Note pre-1.0 breaking-change policy
Deps
- Pin squint via maven