Skip to content

Releases: sersoft-gmbh/path-wrangler

v2.9.0

23 Sep 18:02
967fd50

Choose a tag to compare

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

15 May 16:54
5de6741

Choose a tag to compare

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

24 Sep 16:13
fd406bc

Choose a tag to compare

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

12 Mar 09:59
fab2a86

Choose a tag to compare

  • Add Swift 5.10 support

Full Changelog: 2.5.0...2.6.0

v2.5.0

28 Sep 10:23
46130a4

Choose a tag to compare

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

09 Apr 13:08
4cbeb30

Choose a tag to compare

What's Changed

  • Add Swift 5.8 support.

Full Changelog: 2.3.0...2.4.0

v2.3.0

21 Mar 15:52
f2bf6d2

Choose a tag to compare

What's Changed

  • Add Swift 5.6 support

Full Changelog: 2.1.0...2.3.0

v2.2.0

21 Mar 15:52

Choose a tag to compare

What's Changed

  • Add Swift 5.5 support

Full Changelog: 2.1.0...2.2.0

v2.1.0

27 Apr 15:07

Choose a tag to compare

  • Add Support for Swift 5.4

v2.0.0

08 Dec 13:39
dfee657

Choose a tag to compare

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.