Swiftpack.co - Swift Packages by jrsaruo

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

Packages published by jrsaruo

jrsaruo/Firework 3.0.1
Firework is a wrapper for Alamofire.
⭐️ 3
🕓 24 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.
Release 3.0.1
24 weeks ago
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🎉 New Features * Updated `HTTPClient.init(configuration:)` to have the default argument by @jrsaruo in https://github.com/jrsaruo/Firework/pull/38 ### Other Changes * Release 3.0.1 by @jrsaruo in https://github.com/jrsaruo/Firework/pull/39 **Full Changelog**: https://github.com/jrsaruo/Firework/compare/3.0.0...3.0.1
Release 3.0.0
24 weeks ago
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🛠 Breaking Changes * Updated to validate response with content types by @jrsaruo in https://github.com/jrsaruo/Firework/pull/25 * Renamed protocols by @jrsaruo in https://github.com/jrsaruo/Firework/pull/26 * Fixed `HTTPClient.configuration` by @jrsaruo in https://github.com/jrsaruo/Firework/pull/32 * Deleted `HTTPClientAdaptor` by @jrsaruo in https://github.com/jrsaruo/Firework/pull/33 * Improved `HTTPClient.send` methods by @jrsaruo in https://github.com/jrsaruo/Firework/pull/34 * Changed `AFClient` to be unavailable by @jrsaruo in https://github.com/jrsaruo/Firework/pull/35 ### 🎉 New Features * Prepare for Swift 6 by @jrsaruo in https://github.com/jrsaruo/Firework/pull/27 * `URLSessionConfiguration` can now be customized by @jrsaruo in https://github.com/jrsaruo/Firework/pull/29 ### 🧰 Maintenance * Updated codecov-action to v3 by @jrsaruo in https://github.com/jrsaruo/Firework/pull/28 * Updated `HTTPClient.send(_:)` to be marked with `@discardableResult` by @jrsaruo in https://github.com/jrsaruo/Firework/pull/30 * Improved tests to use `URLProtocol` by @jrsaruo in https://github.com/jrsaruo/Firework/pull/31 ### Other Changes * Release 3.0.0 by @jrsaruo in https://github.com/jrsaruo/Firework/pull/36 **Full Changelog**: https://github.com/jrsaruo/Firework/compare/2.1.1...3.0.0
Release 2.1.1
30 weeks ago
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 💊 Bug Fixes * Fixed default acceptable status codes to contain 3xx by @jrsaruo in https://github.com/jrsaruo/Firework/pull/20 ### 🧰 Maintenance * Removed Danger by @jrsaruo in https://github.com/jrsaruo/Firework/pull/18 * Improved tests by @jrsaruo in https://github.com/jrsaruo/Firework/pull/19 * Updated `Alamofire` to 5.6.2 by @jrsaruo in https://github.com/jrsaruo/Firework/pull/21 ### Other Changes * Release 2.1.1 by @jrsaruo in https://github.com/jrsaruo/Firework/pull/23 **Full Changelog**: https://github.com/jrsaruo/Firework/compare/2.1.0...2.1.1
Release 2.1.0
1 year ago
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🎉 New Features * Added `PATCHRequest` by @jrsaruo in https://github.com/jrsaruo/Firework/pull/15 ### 🧰 Maintenance * Refactor by @jrsaruo in https://github.com/jrsaruo/Firework/pull/13 * Added LICENSE by @jrsaruo in https://github.com/jrsaruo/Firework/pull/14 ### Other Changes * Release 2.1.0 by @jrsaruo in https://github.com/jrsaruo/Firework/pull/16 **Full Changelog**: https://github.com/jrsaruo/Firework/compare/2.0.0...2.1.0
Release 2.0.0
1 year ago
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🛠 Breaking Changes * Added well-tested `AFClient` by @jrsaruo in https://github.com/jrsaruo/Firework/pull/7 ### 🎉 New Features * Supported Swift Concurrency by @jrsaruo in https://github.com/jrsaruo/Firework/pull/8 ### 🧰 Maintenance * Refactor by @jrsaruo in https://github.com/jrsaruo/Firework/pull/9 ### Other Changes * Release 2.0.0 by @jrsaruo in https://github.com/jrsaruo/Firework/pull/11 **Full Changelog**: https://github.com/jrsaruo/Firework/compare/1.0.1...2.0.0
Release 1.0.1
1 year ago
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🧰 Maintenance * Maintained unit tests by @jrsaruo in https://github.com/jrsaruo/Firework/pull/2 * Added configuration of release notes by @jrsaruo in https://github.com/jrsaruo/Firework/pull/3 * Added Danger by @jrsaruo in https://github.com/jrsaruo/Firework/pull/4 * Gather code coverage and upload to Codecov by @jrsaruo in https://github.com/jrsaruo/Firework/pull/5 ### Other Changes * Release 1.0.1 by @jrsaruo in https://github.com/jrsaruo/Firework/pull/6 **Full Changelog**: https://github.com/jrsaruo/Firework/compare/1.0.0...1.0.1
First Launch of Firework!
2 years ago
## New Contributors * @jrsaruo made their first contribution in https://github.com/jrsaruo/Firework/pull/1 **Full Changelog**: https://github.com/jrsaruo/Firework/commits/1.0.0
iOS macOS watchOS tvOS
jrsaruo/AceLayout 1.1.0
AceLayout provides a Swifty DSL for Auto Layout.
⭐️ 2
🕓 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.
Release 1.1.0
1 year ago
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🎉 New Features * Added `LayoutRect.Point` anchors by @jrsaruo in https://github.com/jrsaruo/AceLayout/pull/3 * Added `HorizontalEdges` and `VerticalEdges` to `LayoutRect` by @jrsaruo in https://github.com/jrsaruo/AceLayout/pull/11 ### 🧰 Maintenance * Added GitHub Actions that executes tests by @jrsaruo in https://github.com/jrsaruo/AceLayout/pull/4 * Added Danger by @jrsaruo in https://github.com/jrsaruo/AceLayout/pull/5 * Added a license file by @jrsaruo in https://github.com/jrsaruo/AceLayout/pull/7 * Gather code coverage and upload to Codecov by @jrsaruo in https://github.com/jrsaruo/AceLayout/pull/8 * Increase coverage by @jrsaruo in https://github.com/jrsaruo/AceLayout/pull/9 * Added configuration of release notes by @jrsaruo in https://github.com/jrsaruo/AceLayout/pull/10 ### Other Changes * Release 1.1.0 by @jrsaruo in https://github.com/jrsaruo/AceLayout/pull/12 ## New Contributors * @jrsaruo made their first contribution in https://github.com/jrsaruo/AceLayout/pull/1 **Full Changelog**: https://github.com/jrsaruo/AceLayout/compare/1.0.0...1.1.0
Release 1.0.0!
1 year ago
## Features - You can create Auto Layout constraints more easily and safely using `LayoutConstraintsBuilder`, `LayoutAnchor`, and so on!
iOS macOS tvOS
jrsaruo/SwiftIdentifier 1.1.0
A lightweight library that helps to define ID types.
⭐️ 1
🕓 37 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.
Release 1.1.0
37 weeks ago
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🎉 New Features * Updated `Identifier` to conform to `Sendable` by @jrsaruo in https://github.com/jrsaruo/SwiftIdentifier/pull/6 ### Other Changes * Release 1.1.0 by @jrsaruo in https://github.com/jrsaruo/SwiftIdentifier/pull/7 **Full Changelog**: https://github.com/jrsaruo/SwiftIdentifier/compare/1.0.0...1.1.0
Release 1.0.0
43 weeks ago
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🎉 New Features * Added `Identifier` by @jrsaruo in https://github.com/jrsaruo/SwiftIdentifier/pull/1 ### 🧰 Maintenance * Maintained the repository by @jrsaruo in https://github.com/jrsaruo/SwiftIdentifier/pull/2 * lowered the minimum version of Swift to 5.4 by @jrsaruo in https://github.com/jrsaruo/SwiftIdentifier/pull/4 * Added workflow to run tests by @jrsaruo in https://github.com/jrsaruo/SwiftIdentifier/pull/3 ### Other Changes * Release 1.0.0 by @jrsaruo in https://github.com/jrsaruo/SwiftIdentifier/pull/5 ## New Contributors * @jrsaruo made their first contribution in https://github.com/jrsaruo/SwiftIdentifier/pull/1 **Full Changelog**: https://github.com/jrsaruo/SwiftIdentifier/commits/1.0.0
jrsaruo/UIKitComponents 1.0.3
Reusable UI components built with UIKit.
⭐️ 1
🕓 14 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.
Release 1.0.3
14 weeks ago
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🎉 New Features * Added a demo app by @jrsaruo in https://github.com/jrsaruo/UIKitComponents/pull/11 ### 💊 Bug Fixes * Fixed the placeholder layout by @jrsaruo in https://github.com/jrsaruo/UIKitComponents/pull/12 ### 🧰 Maintenance * Improved a demo app by @jrsaruo in https://github.com/jrsaruo/UIKitComponents/pull/13 ### Other Changes * Release 1.0.3 by @jrsaruo in https://github.com/jrsaruo/UIKitComponents/pull/14 **Full Changelog**: https://github.com/jrsaruo/UIKitComponents/compare/1.0.2...1.0.3
Release 1.0.2
50 weeks ago
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 💊 Bug Fixes * Fixed a scrolling bug by @jrsaruo in https://github.com/jrsaruo/UIKitComponents/pull/8 ### Other Changes * Release 1.0.2 by @jrsaruo in https://github.com/jrsaruo/UIKitComponents/pull/9 **Full Changelog**: https://github.com/jrsaruo/UIKitComponents/compare/1.0.1...1.0.2
Release 1.0.1
51 weeks ago
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 💊 Bug Fixes * Fixed the placeholder layout by @jrsaruo in https://github.com/jrsaruo/UIKitComponents/pull/6 **Full Changelog**: https://github.com/jrsaruo/UIKitComponents/compare/1.0.0...1.0.1
Release 1.0.0
51 weeks ago
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🎉 New Features * Added `TextViewWithPlaceholder` by @jrsaruo in https://github.com/jrsaruo/UIKitComponents/pull/1 ### 🧰 Maintenance * Prepared the repository by @jrsaruo in https://github.com/jrsaruo/UIKitComponents/pull/2 * Added document comments by @jrsaruo in https://github.com/jrsaruo/UIKitComponents/pull/3 ### Other Changes * Release 1.0.0 by @jrsaruo in https://github.com/jrsaruo/UIKitComponents/pull/4 **Full Changelog**: https://github.com/jrsaruo/UIKitComponents/commits/1.0.0
iOS tvOS
jrsaruo/SwiftyTable v1.1
Pure-Swift library for statically typed table components.
⭐️ 1
🕓 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.
Release 2.0.1
1 year ago
<!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🧰 Maintenance * Removed Danger by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/33 ### Other Changes * Release 2.0.1 by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/34 **Full Changelog**: https://github.com/jrsaruo/SwiftyTable/compare/2.0.0...2.0.1
Release 2.0.0
1 year ago
<!-- Release notes generated using configuration in .github/release.yml at master --> ## What's Changed ### 🛠 Breaking Changes * Improved APIs by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/23 ### 💊 Bug Fixes * Fix bug on Carthage by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/21 ### 🧰 Maintenance * Hotfix 1.2.1 by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/13 * Improved document comments by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/22 * Improved tests by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/24 * Maintained demo by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/25 * Refactor by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/26 * Added configuration of release notes by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/27 * Added Danger by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/28 * Maintained publish workflow by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/30 ### Other Changes * Release 2.0.0 by @jrsaruo in https://github.com/jrsaruo/SwiftyTable/pull/31 **Full Changelog**: https://github.com/jrsaruo/SwiftyTable/compare/1.2.3...2.0.0
1.2.3 - Fix Bug on Carthage
1 year ago
- Added missing info.plist
1.2.2 - Fix CI Bug
1 year ago
1.2.1 - Fix Build Errors on Carthage
1 year ago
1.2.0 - SPM Support
1 year ago
# Features - Supported Swift Package Manager - Added `CollectionSection` and `CollectionItem` - Added `UICollectionView.ElementKind` # Changes - Updated target platform version to iOS 12.0+ - Changed Swift version to 5.0
v1.1 - Reusable
4 years ago
- Implement of Reusable
v1.0.0 - Initial Release
4 years ago
Initial public release of SwiftyTable.
iOS tvOS

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