Swiftpack.co - Swift Packages by ishkawa

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

Packages published by ishkawa

ishkawa/APIKit 5.4.0
Type-safe networking abstraction layer that associates request type with response type.
⭐️ 1,988
🕓 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.
5.4.0
1 year ago
- Fix deprecated `class` keyword #297 - Added default implementation of `response(from:urlResponse:)` when Response is Void #304 - Drop support for swift 5.3 and below #303 - Support Swift Concurrency #306
5.3.0
2 years ago
- Fix Demo.playground could not be run #293 - Change iOS deployment target for Xcode 12 #286 - The minimum supported version of iOS is now iOS 9 or later. Thanks @noppefoxwolf for contributing!
5.2.0
3 years ago
- ExpressibleByDictionaryLiteral for JSONBodyParameters #275 - Add support for `Combine.framework` #285 - Create a Publisher using `Session.shared.sessionTaskPublisher(for:)`. - Fix PBXGroup reference at the project.pbxproj file #287 Thanks @417-72KI and @keisukeYamagishi for contributing!
5.1.0
4 years ago
- Remove to link Result.framework from README.md #274 - Fix typo #276 - [Swift 5.1] Enable Module Stability #278 Thanks @jumperson and @onevcat for contributing!
5.0.0
5 years ago
- Update to Xcode 10.2 and Swift 5 #268 - [antitypical/Result](https://github.com/antitypical/Result) dependency is now removed and `Result` type in the standard library ([SE-0235](https://github.com/apple/swift-evolution/blob/master/proposals/0235-add-result.md)) is used instead! 🎉 Thanks @chn-lyzhi for contributing!
4.1.0
5 years ago
- Support Xcode 10 and Swift 4.2 #265
4.0.0
5 years ago
- Update Result dependency to 4.0. - Minor update for Xcode 9.3 and Swift 4.1 support. Thanks @ikesyo and @KyoheiG3 for contributing!
3.2.0
6 years ago
- Xcode 9 / Swift 4 #252 Thanks @ikesyo for contributing!
4.0.0 beta 1
6 years ago
- Add `progressHandler` parameter to `sendRequest(_:)` method. - Introduce `Request.DataParser` associated type to express various data format such as JSON, URL query and Protobuf. - Introduce `QueryParameters` protocol for custom URL query parsers.
3.1.2
7 years ago
- Expose `CallbackQueue.execute()` for customization. #221 Thanks @yshrkt for contributing!
iOS macOS watchOS tvOS
ishkawa/DIKit 0.5.0
A statically typed dependency injector for Swift.
⭐️ 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.
0.5.0
5 years ago
- Use Swift 5.
0.4.0
5 years ago
- Reorganize project to resolve issues caused by SwiftPM xcodeproj.
0.3.3
5 years ago
- Fix bundle identifier for debugging on devices. #54
0.3.2
5 years ago
- Specify CFBundleVersion to fix issue to submit apps to the App Store. #51
0.3.1
5 years ago
- Stabilize order of generated code. #45 - Minor refactoring. - Improve documentations. Thank you @nakiwo @ikesyo @yutailang0119 for contributing.
0.3.0
6 years ago
- Add `--exclude` option to `dikitgen`. #36 Thanks @takasek for contributing!
0.2.2
6 years ago
- Add products of Package.swift https://github.com/ishkawa/DIKit/pull/33
0.2.1
6 years ago
- Introduce priorities of node declarations. #31
0.2.0
6 years ago
- Generated files inherit module imports from captured files. #28 - Separate stdout and stderr. #27 - Add --version option to print version of dikitgen. #26
0.1.3
6 years ago
- Set bundle identifier of DIKit.framework. #23
iOS macOS watchOS tvOS

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