Skip to content

2.0.0

Compare
Choose a tag to compare
@FranzBusch FranzBusch released this 24 Aug 09:33
· 27 commits to main since this release

This is the first major release of swift-service-lifecycle 🚀 which helps orchestrating components in your application using Structured Concurrency. To get started with this package check out the documentation.

What's changed since 2.0.0-beta.2?

  • Propagate service error during graceful shutdown (#153)
  • Add convenience init to the group (#154)
  • Fix in docs (#155, #156)
  • Vendor swift-async-algorithms (#157)