0.1.1-alpha released! in Valum
Valum 0.1.1-alpha has been released, the changeset is described in the
fifth week update I published
yesterday.
You can read the release notes on GitHub to get a better idea of the changeset.
I am really proud of announcing that release as it bring two really nice features:
- 
nextcontinuation in the routing process - 
allandmethods 
These two features completely replace the need for a setup signal. It’s only
a matter of time before teardown disappear with the end continuation and
status handling that the 0.2.0-alpha release will bring.
I expect the framework to start stabilizing on the 0.2.* branch when the
asynchronous processing model will be well defined and VSGI more solid.
Okay, I’m back to work now ;)