Skip to content

1.0.0-alpha.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@tomerd tomerd released this 28 Sep 18:06
· 92 commits to main since this release
3a02d48
  • Setup shutdown hooks on ServiceLifecycle::startAndWait #69 reported by @tanner0101
  • Remove unused macOS(.v10_12) platform requirement #71 by @fabianfett
  • Add some NIO sugar to ServiceLifecycle.start() #72 by @fabianfett
  • Abstract registration function into a protocol #75
  • Improved readme docs and examples