Skip to content

Releases: ClutchEngineering/slipstream

Release list

2.0.0

Choose a tag to compare

@jverkoey jverkoey released this 27 Jun 17:43
8c21519

Slipstream 2.0.0 adds support for Swift 6.1 and multi-threaded rendering.

All Slipstream types are now Sendable, allowing their use in async contexts. There is a new async renderSitemap API that will render each page of a sitemap in parallel.

v1.0

Choose a tag to compare

@jverkoey jverkoey released this 27 Jun 17:44
9dea9d1

This is the last stable release of Slipstream that supported iOS 17 and macOS 14.