Skip to content

Releases: mxcl/Path.swift

v1.4.1

24 Oct 14:27
Compare
Choose a tag to compare

Fix for Windows paths

1.4.0

30 Jul 16:28
9c6f807
Compare
Choose a tag to compare

Adds .hidden() to Path.find

1.3.1

17 Jun 16:00
82640e6
Compare
Choose a tag to compare
Merge pull request #74 from mxcl/ci/5.5

ci/5.5

1.3.0

16 Jun 15:11
bb449ff
Compare
Choose a tag to compare
Merge pull request #73 from mxcl/fixes/55

typealias PathStruct and add Swift 5.5 niceness

1.2.1

28 May 20:24
39f81ae
Compare
Choose a tag to compare
Fix pods deploy

1.2.0

20 Aug 20:49
142d4bc
Compare
Choose a tag to compare
Merge pull request #64 from mxcl/Path.source()

Add `Path.source()`

1.1.0

26 Jul 18:08
07007a5
Compare
Choose a tag to compare

ls output is sorted, like the command line default.

1.0.1

25 Jan 19:15
6e1eeb1
Compare
Choose a tag to compare
No fatal on linux Swift < 5

1.0.0

24 Jan 17:11
f062ed9
Compare
Choose a tag to compare
Fix CI deploy

1.0.0-alpha.3

18 Aug 21:43
3012265
Compare
Choose a tag to compare
Update linux-tests; fail if warnings on travis

* Update linux-tests; fail if warnings on travis

* Fix warnings on Linux

* Typo

* Can’t test these on Linux