v0.17.1
- The
User
method of theContext
interface is now also available for the
ComponentContext
interface. - You can now set a
Condition
on theComponentBuilder
which will be
checked before the registered component handlers are executed.
See component example for further details.
Update
go get -v -u github.com/zekrotja/ken@v0.17.1