1.0.0-alpha.5
Pre-release
Pre-release
- 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