Swiftpack.co - Swift Packages by stevapple

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

Packages published by stevapple

stevapple/swift-log-telegram v0.0.2
Send SwiftLog messages to any Telegram chat.
⭐️ 28
πŸ•“ 46 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.
Refactored Models
4 years ago
- Refactored models - Refined README
Initial Release
4 years ago
- Manually tested on macOS and Ubuntu - Unit test uncovered
macOS
stevapple/swift-tencent-scf-runtime v0.3
Swift implementation of SCF Custom Runtime
⭐️ 9
πŸ•“ 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 years ago
Add `CLS` support.
3 years ago
Update `tencent-cloud-core`. Test against newer toolchains.
3 years ago
Switch to the standalone version of `TencentCloudCore`.
3 years ago
Introduce `TencentCloud.Credential`, which provides the credential for Tencent Cloud APIs.
3 years ago
Introduce a new way to debug with `env` simulation, with a guide for it. Make `TencentCloudCore` an independent target, with `TencentSCFRuntimeCore` and `TencentSCFEvents` depending on it.
3 years ago
Provide more precise information when `APIGateway.Response.init(statusCode:codableBody:)` failed.
3 years ago
The first release with full functionality and complete instructions. This release throws away many useless codes and abandons unsupported endpoints, but there are almost no observable API changes for users.
3 years ago
Various patches to `Codable`s, which largely simplify the code. Also fixes Linux tests and CI (finally).
3 years ago
Fix and update `APIGateway` to be compatible and convenient.
3 years ago
Initial release with everything but deploying tested.
macOS linux macOS iOS
stevapple/tencent-cloud-core v0.3.0-alpha.2
Tencent Cloud support for Swift
⭐️ 3
πŸ•“ 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
Deprecate `TencentCloudAPI`. There will be a new home for those APIs.
3 years ago
Almost completely refactored the model, making it simple and expressive. Also, introduced some `PropertyWrapper`s to map JSON strings into native Swift types.
3 years ago
Go ahead with pre-defined APIs! Enjoy the flexible API magic supported by Swift type system.
3 years ago
Add language support for `TencentCloudAPI`. **Important:** Everyone using earlier versions are suggested to upgrade to `v0.2.7`, because it fixes a serious bug.
3 years ago
Introduce `TencentCloudRegionalAPI` and `TencentCloudGlobalAPI` to clarify the `invoke` API.
3 years ago
Change `TencentCloudAPI` to adjust for the upcoming APIs. Also changed the `Credential` and `Endpoint` behavior. Credentials are now retrieved during invocation, and endpoints will always be Non-nil. Invocations don’t `throw` any more, and the errors are all handled using `completionHandler`.
3 years ago
Move from `struct TencentCloud.API` to `protocol TencentCloudAPI` to support the API library (WIP).
3 years ago
Introduce `TencentCloudAPI`
3 years ago
Initial release.
macOS
stevapple/html-beautify-middleware v1.1.1
Beautifies all the HTML files served by Vapor
⭐️ 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.
Release 1.1.1
2 years ago
- Optimize HTML check performance.
Release 1.1.0
2 years ago
- Update `request.logger` behavior; - Explicitly check if the response is HTML.
Release 1.0.1
2 years ago
- Change the internal type of `HtmlBeautifyMiddleware.mediaTypes` from `MediaType` to `String`.
Release 1.0.0
2 years ago
The first stable release of `HtmlBeautifyMiddleware`! - Update to a modern API; - Deprecate `LinuxMain.swift`; - Add documentation (compatible with DocC).
Release 0.1.2
3 years ago
- Update from `SwiftSoup` 1 to 2; - Enable error logs.
Release 0.1.0
3 years ago
Initial release.
macOS

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