Swiftpack.co - Swift Packages by mochidev

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

Packages published by mochidev

mochidev/URLSessionBackport 0.2.0
Backward compatible async/await for URLSession!
⭐️ 36
🕓 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.
0.2.0
2 years ago
## What's Changed * Added license by @dimitribouniol in https://github.com/mochidev/URLSessionBackport/pull/3 * Async Bytes by @dimitribouniol in https://github.com/mochidev/URLSessionBackport/pull/1 Hopefully with the next round of PRs (tests), I can call this a 1.0 🎉 **Full Changelog**: https://github.com/mochidev/URLSessionBackport/compare/0.1.1...0.2.0
0.1.1
2 years ago
The actual first release 😉 ## What's Changed * Tests Now Compile! by @dimitribouniol in https://github.com/mochidev/URLSessionBackport/pull/2 **Full Changelog**: https://github.com/mochidev/URLSessionBackport/compare/0.1.0...0.1.1
0.1.0
2 years ago
Initial Release! This contains everything except for the AsyncBytes stuff.
iOS macOS watchOS
mochidev/XCTAsync 1.0.1
Swift library to more easily test async code
⭐️ 33
🕓 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.
Version 1.0.1
1 year ago
## What's Changed * Fixed an issue building for iOS in https://github.com/mochidev/XCTAsync/pull/3 **Full Changelog**: https://github.com/mochidev/XCTAsync/compare/1.0.0...1.0.1
Initial Release
1 year ago
The initial release with XCTAssert parity.
mochidev/AsyncSequenceReader 0.1.2
Building blocks to easily consume Swift's `AsyncSequence`.
⭐️ 9
🕓 43 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.
Version 0.1.2
43 weeks ago
## What's Changed * Added AnyReadableSequence by @dimitribouniol in https://github.com/mochidev/AsyncSequenceReader/pull/8 * Updated the README slightly by @dimitribouniol in https://github.com/mochidev/AsyncSequenceReader/pull/9 * Added documentation link by @dimitribouniol in https://github.com/mochidev/AsyncSequenceReader/pull/10 * Updated workflow configuration by @dimitribouniol in https://github.com/mochidev/AsyncSequenceReader/pull/11 **Full Changelog**: https://github.com/mochidev/AsyncSequenceReader/compare/0.1.1...0.1.2
Version 0.1.1
1 year ago
## What's Changed * Fixed documentation typos by @dimitribouniol in https://github.com/mochidev/AsyncSequenceReader/pull/3 * Updated Bytes-related documentation by @dimitribouniol in https://github.com/mochidev/AsyncSequenceReader/pull/4 * Documentation Typos by @dimitribouniol in https://github.com/mochidev/AsyncSequenceReader/pull/6 **Full Changelog**: https://github.com/mochidev/AsyncSequenceReader/compare/0.1.0...0.1.1
0.1.0
2 years ago
Initial Public Release
iOS macOS watchOS tvOS
mochidev/DynamicCodable 1.1.0
Easily preserve arbitrary Codable data structures when unarchiving
⭐️ 2
🕓 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.
1.1.0
3 years ago
- Fixed an issue where testing on 32-bit would not compile. - Fixed minimum swift version to 5.3 due to usage of Comparable. - Added support for literals when composing DynamicCodable manually.
1.0.0
3 years ago
- `DynamicCodable` can now be used to decode and encode arbitrary Codable datastructures.
linux macOS iOS

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