springtime 0.3.0
krojew
released this
21 Apr 05:17
·
62 commits
to master
since this release
New
- Reading config from optional
springtime.json
file in current directory. - Re-exporting
BoxFuture
fromspringtime-di
. ApplicationConfig
derives nowDeserialize
.
Changed
- Moved
BoxFuture
,FutureExt
re-exports tofuture
mod. - Runners with the same priority run concurrently with
async
feature. - Removed
async-examples
feature.