Skip to content

springtime 0.3.0

Compare
Choose a tag to compare
@krojew 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 from springtime-di.
  • ApplicationConfig derives now Deserialize.

Changed

  • Moved BoxFuture, FutureExt re-exports to future mod.
  • Runners with the same priority run concurrently with async feature.
  • Removed async-examples feature.