Swiftpack.co - Swift Packages by pvzig

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

Packages published by pvzig

pvzig/SlackKit 4.8.0
Build Slack apps, in Swift
⭐️ 1,019
🕓 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.
4.8.0
2 years ago
## What's Changed * Revert to `oauth.access` endpoint by @djbe in https://github.com/pvzig/SlackKit/pull/207 * Fix query params parsing by @djbe in https://github.com/pvzig/SlackKit/pull/207 **Full Changelog**: https://github.com/pvzig/SlackKit/compare/4.7.0...4.8.0
4.7.0
2 years ago
## What's Changed * WebAPI: Passes access token as Bearer Token by @phynics in https://github.com/pvzig/SlackKit/pull/200 * Add conversations.[open|create|archive] by @ar4s in https://github.com/pvzig/SlackKit/pull/202 * Remove deprecated `rtm.start` functions by @pvzig https://github.com/pvzig/SlackKit/commit/ab751a03048279eda00aa19325d28518431ec820 **Full Changelog**: https://github.com/pvzig/SlackKit/compare/4.6.1...4.7.0
4.6.1
3 years ago
- #194: Fix non-macOS platform compilation issues when using Swift Package Manager
4.6.0
3 years ago
# Added - Add support for `users.conversations` (#179) - Add support for `conversations.members` and `conversations.history` (#186) - Add pagination for `users.list`(#182) - Support specifying `thread_ts` when uploading files (#184) # Changed - Updated to use `.xcframework` dependencies to support Xcode 11.4+ - Update Swift version to 5.2.4 - Update Starscream to 4.0.4 - Update swifter to 1.5.0 # Fixed - Fix event type name of email_domain_changed (#181) - Fix parameter errors in `sendMessage`, `sendEphemeral`, and `fileInfo` (#178)
4.5.1
4 years ago
- Update for Xcode 11.3 and Swift 5.1.3
4.5.0
4 years ago
Update for Swift 5.1 and Xcode 11 (#168) * Rebuild dependencies with 5.1 * Import FoundationNetworking if found
4.4.0
4 years ago
- Add support for [blocks](https://api.slack.com/reference/messaging/blocks) - Add `users.lookupByEmail` endpoint
4.3.1
5 years ago
- SPM dependency fix
4.3.0
5 years ago
- Xcode 10.2 and Swift 5
4.2.2
5 years ago
# New - Add support for `member_joined_channel` and `member_left_channel` RTM events (https://github.com/pvzig/SlackKit/pull/150) # Fixed - Bug in decoding the user field of a MessageActionRequest (https://github.com/pvzig/SlackKit/pull/149)
iOS macOS tvOS linux
pvzig/SKRTMAPI 4.1.2
Connect to the Slack Real Time Messaging API
⭐️ 8
🕓 5 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.
4.1.2
6 years ago
- Text escaping fixes
4.1.1
6 years ago
- VaporEngineRTM improvements thanks to @caiofbpa
4.1.0
6 years ago
- Convert to Swift 4 - Convert to use vapor/engine websockets on linux (thanks @yukiasai 🎉)
4.0.3
6 years ago
- Add support for `rtm.connect`
4.0.2
6 years ago
- Keep `Package.swift` up to date by using `majorVersion: 4`
4.0.1
6 years ago
- Add support for message threading
4.0.0
6 years ago
- Initial release, versioned for SlackKit 4.0.0
linux macOS iOS
pvzig/SKServer 4.1.2
A server module for creating Slack apps in Swift
⭐️ 3
🕓 5 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.
4.1.2
5 years ago
4.1.1
5 years ago
- Fix linux build
4.1.0
6 years ago
- Swift 4 - Titan 0.9
4.0.1
6 years ago
- Keep `Package.swift` up to date by using `majorVersion: 4`
4.0.0
6 years ago
- Initial release, versioned for SlackKit 4.0.0
linux macOS iOS
pvzig/SKWebAPI 4.1.3
Make requests to the Slack Web API
⭐️ 3
🕓 5 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.
4.1.3
6 years ago
- Slack text escaping improvements
4.1.2
6 years ago
- Add `conversations.list`
4.1.1
6 years ago
- Provide the user/team IDs when handling authTest success
4.1.0
6 years ago
- Swift 4 - Add `pins.list` - Add option to disable character escaping when sending a message
4.0.7
6 years ago
- Fix [parameter encoding bug](https://github.com/SlackKit/SlackKit/issues/113)
4.0.6
6 years ago
- Add support for the `rtm.connect` endpoint
4.0.5
6 years ago
- Keep `Package.swift` up to date by using `majorVersion: 4`
4.0.3
6 years ago
- Fix file uploads
4.0.2
6 years ago
- Add support for `reactions.get` - Add support for `reactions.list`
4.0.1
6 years ago
- Add support for message threading
linux macOS iOS
pvzig/SKClient 4.1.0
Create a custom SlackKit client
⭐️ 0
🕓 5 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.
4.1.0
6 years ago
- Swift 4
4.0.1
6 years ago
- Keep `Package.swift` up to date by using `majorVersion: 4`
4.0.0
6 years ago
- Initial release, versioned for SlackKit 4.0.0
linux macOS iOS

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