Swiftpack.co - Swift Packages by MahdiBM

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

Packages published by MahdiBM

MahdiBM/TwitchIRC v1.4.0
A dependancy-free Swift package for parsing and serializing Twitch IRC messages
⭐️ 11
🕓 39 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.
1.6.0
20 weeks ago
* Add `communityGiftId` to `SubGift` in `UserNotice`s **Full Changelog**: https://github.com/MahdiBM/TwitchIRC/compare/1.5.0...1.6.0
1.5.0
27 weeks ago
Add `vip` to `userNotice`. **Full Changelog**: https://github.com/MahdiBM/TwitchIRC/compare/v1.4.0...1.5.0
v1.4.0
39 weeks ago
Add new `isSystemMessage` & `level` to `PrivateMessage` `pinnedChat`. **Full Changelog**: https://github.com/MahdiBM/TwitchIRC/compare/v1.3.0...v1.4.0
Add `reply-thread-parent` `msg-id` and `user-login` to `PrivateMessage`
40 weeks ago
Add `reply-thread-parent` `msg-id` and `user-login` to `PrivateMessage`. Accessible through `privateMessage.replyThreadParent` `.messageId` and `.userLogin`. **Full Changelog**: https://github.com/MahdiBM/TwitchIRC/compare/v1.2.0...v1.3.0
v1.2.0
51 weeks ago
## What's Changed * Add client-nonce to outgoing private message in #4 * Add a new `Notice.MessageID` case. **Full Changelog**: https://github.com/MahdiBM/TwitchIRC/compare/v1.1.1...v1.2.0
Swift 5.5 Fixes
1 year ago
**Full Changelog**: https://github.com/MahdiBM/TwitchIRC/compare/v1.1.0...v1.1.1
Add Viewer Milestone to User Notice
1 year ago
**Full Changelog**: https://github.com/MahdiBM/TwitchIRC/compare/v1.0.7...v1.1.0
New UserNotice and PrivateMessage info
1 year ago
**Full Changelog**: https://github.com/MahdiBM/TwitchIRC/compare/v1.0.6...v1.0.7
Better Emote Parsing + Fixes
1 year ago
**Full Changelog**: https://github.com/MahdiBM/TwitchIRC/compare/v1.0.5...v1.0.6
Emote Parsing + A Breaking Change
1 year ago
### Breaking Change `var emotes` in `PrivateMessage`, `UserNotice` and `Whisper` is now of type `String`. It previously was of type `[String]`. This is because the array representation of the emotes was meaningless. ### New Feature Thanks to this library's first contributor @kevinrpb, `TwitchIRC` now supports parsing emotes. Use `parseEmotes()` on a `PrivateMessage`, `UserNotice` and `Whisper`. **Full Changelog**: https://github.com/MahdiBM/TwitchIRC/compare/v1.0.4...v1.0.5
MahdiBM/OAuthBM 1.0.1
a Vapor package that takes care of OAuth-2 interactions of your app with your provider.
⭐️ 3
🕓 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.
Added new Twitch Scopes
1 year ago
See the [Full ChangeLog](https://github.com/MahdiBM/OAuthBM/compare/1.0.0...1.0.1).
First Stable Release
1 year ago
This release doesn't contain anything special, just that I wanted to help people make sure that there will be no breaking changes until v2.
Fixes a bug in handling the request's session.
1 year ago
See the [Full Changelog](https://github.com/MahdiBM/OAuthBM/compare/v1.0.0-beta.11...v1.0.0-beta.12) for more info.
Discord Pre-Built Provider Update
1 year ago
Migrating to `async`/`await` and cleaning up the dependencies
2 years ago
Change prebuilt-providers from concrete types to protocols
2 years ago
DocC documentation + general refinements
2 years ago
Independent `Scopes` for each Prebuilt Provider
2 years ago
Independent `Scopes` for each Prebuilt Provider to make it easier to reference the `Scopes` alone, where needed.
Public Issuers for Prebuilt-Providers
2 years ago
Compatibility with a lot more OAuth-2 providers, DocC documentation and more...
2 years ago
macOS linux macOS iOS

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