Swiftpack.co - Swift Packages by christopherweems

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

Packages published by christopherweems

christopherweems/unstandard v0.2.5
A general purpose add-on to the Swift Standard Library & Foundation
⭐️ 2
🕓 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.
unstandard 0.4.3
2 years ago
Fix `String.split(separator:maxSplits:omittingEmptySubsequences:)` for `maxSplits` != `Int.max`
unstandard 0.4.2
2 years ago
Add `String.StringInterpolation.appendInterpolation(_:radix:)` for `BinaryInteger` values
unstandard 0.4.1
2 years ago
Add `unstandardStrings` target (automatically exported through `import unstandard`). There will be an ongoing transfer of `String` & `StringProtocol` methods to this target until the `0.5.0` release Rename `Array.flatMap { .. }` to more appropriate `.flatten { .. }` Add `StringProtocol.ranges(ofComponents:)` and other `StringProtocol` extensions
unstandard 0.4.0
2 years ago
Remove previously deprecated `do_and_throw` library Deprecate all SwiftUI extensions, as they have been moved to `unstandard-ui` package `Transfer` no longer conforms to `ExpressibleByStringLiteral` Update`Transfer` library to allow for expansion in the future (library remains very limited) Remove `LazyAdjacentPairs`; use `AdjacentPairsSequence` and `AdjacentPairsCollections` from `swift-algorithms`. Remove `Collection.adjacentPairs`, use `Collection.adjacentPairs()` from `swift-algorithms`). Add `CGSize.components(ascending:)` which returns an ordered tuple. (Useful in a switch statement) Add `FileManager.byteCount(contentsOfDirectory:)` Add `FileManager.documentURLs(withExtension:withinDirectoryAt:…)` which returns an async stream Expand operators & methods available for `CGPoint`, `CGRect`, & `CGSize`
2 years ago
Update `swift-algorithms` & `swift-collections` dependency minimum versions to 1.0.0
2 years ago
Package no longer requires macOS 10.15+, iOS 13+, tvOS 13+, watchOS 7+. Each API requiring these features are now marked with `@availability(..)`
2 years ago
2 years ago
`ForEach` initializer for closed range is now deprecated `do_and_throw` library is now deprecated Remove `triple-q` package dependency Update tagging format to `0.3.0` (following previous convention, this release would be tagged `v0.3.0`)
Add `RangeReplaceableCollection.appending { .. }`
2 years ago
2 years ago
christopherweems/_AsyncParsableCommand 0.0.3
Drop-in replacement for ParsableCommand to use async/await in swift-argument-parser commands
⭐️ 1
🕓 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.
_AsyncParsableCommand 0.0.3
2 years ago
Conditionally skip async test on non-macOS targets (async tests fail on Linux)
_AsyncParsableCommand 0.0.2
2 years ago
Add `_AsyncParsableCommandTests.exampleTest()` demonstrating usage
_AsyncParsableCommand 0.0.1
2 years ago
iOS macOS watchOS tvOS
christopherweems/Resultto v0.1.2
A collection of handy result builders
⭐️ 0
🕓 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.
Resultto 0.2.2
2 years ago
Resultto 0.2.1
2 years ago
Add `URLResult.buildEither(first:)`, `.buildEither(second:)`
Add `URLResult`
2 years ago
Add new `URLResult` result builder. All uses of `Foundation` (`UUIDResult` & `URLResult`) are now conditionally compiled.
Add `SetResult`
2 years ago
Add `Count` Result Builder
3 years ago
Update Swift tools version to 5.4
3 years ago
Add `AllTrue`
3 years ago
Add `SingleResult` and `UUIDResult`
3 years ago
3 years ago
christopherweems/Section v0.1.0
Stylable SwiftUI Sections
⭐️ 0
🕓 3 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 years ago
3 years ago
iOS macOS watchOS tvOS
christopherweems/Statehood v0.0.4
Easy-to-use enumeration of states in the USA.
⭐️ 0
🕓 3 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.
Statehood 0.2.2
2 years ago
`State` enum now has a raw value of the state's two letter abbreviation Add `StatehoodTests.testNameFormatting()` Remove `Resultto` package dependency
Statehood 0.2.1
2 years ago
Statehood 0.2.0
2 years ago
Update swift-tools version to 5.6
Statehood 0.1.0
2 years ago
Statehood 0.0.5
2 years ago
Update swift-algorithms dependency version to 1.0.0
3 years ago
3 years ago
3 years ago
3 years ago

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