Skip to content

Releases: sersoft-gmbh/path-wrangler

v2.6.0

12 Mar 09:59
fab2a86
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Add Support for Swift 5.4

v2.0.0

08 Dec 13:39
dfee657
Compare
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.

v1.0.2

23 Oct 17:45
Compare
Choose a tag to compare

This adds support for Swift 5.3

v1.0.1

25 Mar 11:22
4c7fe73
Compare
Choose a tag to compare

Version 1.0.1 adds Swift 5.2 support

v1.0.0

11 Feb 18:32
ae69da6
Compare
Choose a tag to compare

This is the initial release of PathWrangler, the simple yet powerful library for dealing with file system paths in Swift.

See the online documentation for more information on the API.