Swiftpack.co - Swift Packages by Thomvis

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

Packages published by Thomvis

Thomvis/BrightFutures v5.1.0
Write great asynchronous code in Swift using futures and promises
⭐️ 1,898
🕓 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.
1 year ago
With this release, BrightFutures has reached end-of-life. - Adds support for Swift 5.6 and Xcode 13.3. - Adds support for awaiting a Future's value. - Adds support for @dynamicMemberLookup.
8.1.0
2 years ago
- Adds support for Swift 5.4 and Xcode 12.5. ([#216](https://github.com/Thomvis/BrightFutures/pull/216) & [#218](https://github.com/Thomvis/BrightFutures/pull/218), thanks [MagFer](https://github.com/MagFer), [MultiColourPixel](https://github.com/MultiColourPixel) & [paiv](https://github.com/paiv)) - Adds `Future.init(error: E, delay: DispatchTimeInterval)` ([#215](https://github.com/Thomvis/BrightFutures/pull/215), thanks [RomanPodymov](https://github.com/RomanPodymov)) - Fixed casing of various global constants. ([#176](https://github.com/Thomvis/BrightFutures/pull/176), thanks [Sajjon](https://github.com/Sajjon)) - Deprecated `NoValue` in favor of `Never`
5 years ago
Fixes an issue that broke Swift Package Manager support. ([#208](https://github.com/Thomvis/BrightFutures/pull/208), thanks [slessans](https://github.com/slessans)!)
5 years ago
Adds support for Swift 5 and Xcode 10.2. Previous versions of Swift are no longer supported. - Migrated from [antitypical/Result](https://github.com/antitypical/Result) to the new Result type in the standard library - Removed `NoError` in favor of `Never` from the standard library Thanks to [kimdv](https://github.com/kimdv) for doing most of the migration work!
7.0.1
5 years ago
- Updates Result dependency to 4.1 compatible versions. ([#203](https://github.com/Thomvis/BrightFutures/pull/203]) , thanks [Jeroenbb94](https://github.com/Jeroenbb94)!) - Fixes an issue related to the threadDictionary on Linux ([#204](https://github.com/Thomvis/BrightFutures/pull/204), thanks [jgh-](https://github.com/jgh-)!)
7.0.0
5 years ago
Adds support for Swift 4.2 and Xcode 10. - Upgrade Result dependency to 4.0. - [FIX] Fixed a typo and incorrect reference in the `andThen` test ([#197](https://github.com/Thomvis/BrightFutures/pull/197), thanks [robertoaceves](https://github.com/robertoaceves)!)
6.0.1
6 years ago
Adds support for Swift 4.1 and Xcode 9.3 (tested with beta 4). Workaround for SR-7059
6.0.0
6 years ago
Add support for Swift 4 and Xcode 9
6.0.0-beta.1: Xcode 9 / Swift 4
6 years ago
Adds support for Swift 4 and Xcode 9
5.2.0
7 years ago
Adds support for Swift 3.1 and Xcode 8.3
Thomvis/Construct v2.0.0
Dungeons & Dragons DM companion app in SwiftUI
⭐️ 117
🕓 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.
3 years ago
- Added support for iPhone 12 devices. - Improved performance of quick-creating combatants for an encounter
1.1.1
3 years ago
- Improved performance when browsing the compendium and when adding combatants to an encounter. - Improved UI of welcome screen on smaller devices (thanks @SpacyRicochet) This is the first release of Construct with contributions from the open-source community!
1.1
3 years ago
- A complete rewrite using The Composable Architecture - More dice rolling at your fingertips: easily roll an ability check, saving throw or attack (beta) for combatants - Design refinements for improved usability - Performance improvements & bugfixes - iOS 14 compatibility
iOS macOS

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