Swiftpack.co - Swift Packages by charleshs

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

Packages published by charleshs

charleshs/Wire 0.4.0
A lightweight networking framework that wraps URLSession in order to provide fast and simple implementation of API calls
⭐️ 3
🕓 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.
Wire 0.4.0
2 years ago
### Features - Supports data modification with base64 - Static functions of `HTTPHeader` now take `mergesField` boolean parameter For more details about this release, please check out pull requests #23, #24, and #25
Wire 0.3.2
2 years ago
This release includes: - Offer request modifier for URL encoded queries (#21) - Enable monitor of activities in data task client (#22)
Wire 0.3.1
2 years ago
- Rework HTTPHeader and provide some request modifiers (#19)
Wire 0.3.0
2 years ago
- `Resource` is removed to avoid ambiguous uses (#16) - Support Swift concurrency (#15) Check #18 for all changes in this release!
Wire 0.2.3
3 years ago
- Rename types and modify documentation (#10) - Extend Request's initializer (#11)
Wire 0.2.2
3 years ago
- Add one more `init` method to `Request`
Wire 0.2.1
3 years ago
- Clean up target schemes
Wire 0.2.0
3 years ago
- Refine error handling - Modify `DataTaskClient` API and improve internal implementation
Wire 0.1.0
3 years ago
- `RequestBuildable` and `ResponseConvertible` interfaces to interact with `DataTaskClient` - Complete functionalities for URLSessionDataTask
iOS macOS watchOS tvOS
charleshs/Coordinator 1.0.3
A framework that helps you build iOS applications using the Coordinator design pattern
⭐️ 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.
Coordinator 1.0.3
3 years ago
- Modify API of `Displayable` and implementation - Support creating view controller from storyboard with custom initializer
Coordinator 1.0.2
3 years ago
- Fix retain cycle caused by coordinator captured in `launch(_:completion:)` (#12)
Coordinator 1.0.1
3 years ago
- Improved programming interface - Turn `start(onCompleted:)` into a throwable method - Provide default arguments for `launch(_:completion:)` and `display(_:by:tabNavigation:)` - Adjust access control - Make `Coordinator` conform to `Displayable` by default
Coordinator 1.0.0
3 years ago
- Built protocol `Coordinating` and `CoordinatorDelegate`, class `Coordinator` to provide fundamental functionalities - Added `Displayable` for universal displaying of view controllers - Added `Storyboarded` to support instantiate a view controller from a storyboard

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