Swiftpack.co - Swift Packages by mxcl

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by mxcl

mxcl/PromiseKit 8.1.1
Promises for Swift & ObjC.
⭐️ 14,181
πŸ•“ 34 weeks ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
8.1.1
34 weeks ago
8.1.0
39 weeks ago
## What's Changed * func when(fulfilled thenables: [any Thenable]) by @RomanPodymov in https://github.com/mxcl/PromiseKit/pull/1321 **Full Changelog**: https://github.com/mxcl/PromiseKit/compare/8.0.0...8.1.0
8.0.0
44 weeks ago
* podspecs updated to work with Xcode 13/14 * Alamofire, Bolts and OMGHTTPURLRQ subspecs removed Both these changes are major semantic version breakers, hence v8. v7 was never formally released, but it was still tagged, hence we skipped v7.
6.22.1
1 year ago
6.22.0
1 year ago
6.21.0
1 year ago
6.20.0
1 year ago
6.19.0
1 year ago
6.18.1
1 year ago
6.18.0
1 year ago
mxcl/swift-sh 2.4.0
Easily script with third-party Swift dependencies.
⭐️ 1,771
πŸ•“ 1 year ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
2.4.0
1 year ago
Swifts `5.1...5.7`
2.3.1
2 years ago
Fixes Swift 5.5 / Xcode 13 builds
2.3.0
2 years ago
2.2.0
3 years ago
2.1.0
3 years ago
2.0.1
3 years ago
2.0.0
3 years ago
* Fixes abound. * Base Swift that we support is now 5.1, sorry
1.18.0
3 years ago
Should fix and prevent Swift 5.2 toolchain issues.
1.17.1
4 years ago
Detect when local dependencies are changed and trigger `swift build` in such cases.
1.17.0
4 years ago
Relative script paths are now relative to the script location rather than the current working directory.
macOS
mxcl/Path.swift 1.4.1
Delightful, robust, cross-platform and chainable file-pathing functions.
⭐️ 932
πŸ•“ 26 weeks ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
v1.4.1
26 weeks ago
Fix for Windows paths
1.4.0
2 years ago
Adds `.hidden()` to `Path.find`
1.3.1
2 years ago
1.3.0
2 years ago
1.2.1
2 years ago
1.2.0
3 years ago
1.1.0
3 years ago
`ls` output is sorted, like the command line default.
1.0.1
4 years ago
1.0.0
4 years ago
1.0.0-alpha.3
4 years ago
mxcl/OMGHTTPURLRQ 3.3.0
Vital extensions to NSURLRequest that Apple left out for some reason.
⭐️ 339
πŸ•“ 2 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
3.3.0
2 years ago
Welcome, SwiftPM support!
6 years ago
3.2.0
7 years ago
7 years ago
9 years ago
iOS macOS watchOS tvOS
mxcl/Version 2.0.1
semver (Semantic Version) Swift Β΅Framework.
⭐️ 303
πŸ•“ 2 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
2.0.1
2 years ago
Support verified for all new Swifts.
2.0.0
4 years ago
Buildmetadata is ignored for `Equatable`. Previously we only ignored it for `Comparable`. Revisiting the spec indicates this was incorrect. Major version bump due to this being a behavioral change. This impacts how eg. dictionaries and sets will behave *too* since `Hashable` needs to behave the same as `==`. See the README for details.
1.2.0
4 years ago
Decoding method can be defined as part of the decoder’s userInfo property.
1.0.3
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago
mxcl/AppUpdater 1.1.1
Automatically update open source macOS apps from GitHub releases.
⭐️ 252
πŸ•“ 2 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.1.1
2 years ago
1.1.0
4 years ago
Allows prereleases to be enabled for this updater object. Affects *next* fetch. Up to you to store this in UserDefaults or some such.
1.0.3
5 years ago
1.0.2
5 years ago
Fixed release compilation.
1.0.1
5 years ago
1.0.0
5 years ago
mxcl/Chalk 0.5.0
Terminal colors using Swift 5’s string interpolation extensions.
⭐️ 218
πŸ•“ 2 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
0.5.0
2 years ago
Don’t output codes to non-terminals.
mxcl/LegibleError 1.0.6
Beating `Error.localizedDescription` at its own game.
⭐️ 182
πŸ•“ 2 years ago
πŸ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.0.6
2 years ago
Fix some issues compiling with Xcode 13 for iOS
1.0.5
2 years ago
1.0.4
3 years ago
1.0.3
3 years ago
No warnings on Linux
1.0.2
3 years ago
Tested for Swift 5.1/5.2
1.0.1
5 years ago
Pod builds to a static library
1.0.0
5 years ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics