Skip to content

1.0.0-alpha.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@tomerd tomerd released this 10 Sep 16:45
· 67 commits to main since this release
2744df5
  • Remove [Lifecycle] prefix from log messages (#95) - Thanks @slashmo
  • Add support for async functions (#99)(#102)
  • Fix repeated shutdown issue on linux (#104)
  • Do not shutdown tasks that failed to start when shutdownIfNotStarted is set to false (#107)
  • Shutdown tasks that are marked with shutdownIfNotStarted set to true when shutting down a never-started-lifecycle (#109)