Releases: sersoft-gmbh/path-wrangler
Releases · sersoft-gmbh/path-wrangler
v2.9.0
What's Changed
- Add support for Swift 6.2, drop support for Swift 5.10
- Bump github.com/apple/swift-docc-plugin from 1.4.3 to 1.4.4 by @dependabot[bot] in #110
- Bump github.com/apple/swift-docc-plugin from 1.4.4 to 1.4.5 by @dependabot[bot] in #111
Full Changelog: 2.8.0...2.9.0
v2.8.0
What's Changed
- Bump github.com/apple/swift-algorithms from 1.2.0 to 1.2.1 by @dependabot in #109
- Swift 6.1 support
Full Changelog: 2.7.0...2.8.0
v2.7.0
What's Changed
- Bump github.com/apple/swift-docc-plugin from 1.3.0 to 1.4.1 by @dependabot in #106
- Bump github.com/apple/swift-docc-plugin from 1.4.1 to 1.4.2 by @dependabot in #107
- Bump github.com/apple/swift-docc-plugin from 1.4.2 to 1.4.3 by @dependabot in #108
- Add Swift 6.0 support
Full Changelog: 2.6.0...2.7.0
v2.6.0
- Add Swift 5.10 support
Full Changelog: 2.5.0...2.6.0
v2.5.0
What's Changed
- Add support for Swift 5.9, drop support for older Swift versions
Full Changelog: 2.4.0...2.5.0
v2.4.0
v2.3.0
v2.2.0
v2.1.0
v2.0.0
This drops support for Swift pre 5.3 and renames the package to path-wrangler.
Also, the copied algorithms code from the Swift stdlib was replaced by Swift Algorithms.