Swiftpack.co - Swift Packages by netreconlab

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

Packages published by netreconlab

netreconlab/ParseCareKit 1.0.0-beta.3
Securely synchronize any CareKit based app to a Parse Server Cloud. Compatible with parse-hipaa.
⭐️ 36
🕓 26 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.0.0-beta.3
26 weeks ago
## What's Changed * Bump sersoft-gmbh/swift-coverage-action from 3 to 4 by @dependabot in https://github.com/netreconlab/ParseCareKit/pull/192 * Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/netreconlab/ParseCareKit/pull/191 * chore: Update dependencies by @cbaker6 in https://github.com/netreconlab/ParseCareKit/pull/193 **Full Changelog**: https://github.com/netreconlab/ParseCareKit/compare/1.0.0-beta.2...1.0.0-beta.3
1.0.0-beta.2
46 weeks ago
## What's Changed * Bump actions/stale from 7 to 8 by @dependabot in https://github.com/netreconlab/ParseCareKit/pull/188 * Upgrade to CareKit 3.0.0 by @cbaker6 in https://github.com/netreconlab/ParseCareKit/pull/189 * refactor: Consolidate build target by @cbaker6 in https://github.com/netreconlab/ParseCareKit/pull/190 **Full Changelog**: https://github.com/netreconlab/ParseCareKit/compare/0.13.1...1.0.0-beta.2
1.0.0-beta.1
46 weeks ago
1.0.0-alpha.80
47 weeks ago
1.0.0-alpha.79
47 weeks ago
1.0.0-alpha.78
47 weeks ago
1.0.0-alpha.77
48 weeks ago
1.0.0-alpha.76
48 weeks ago
1.0.0-alpha.75
48 weeks ago
1.0.0-alpha.74
48 weeks ago
iOS macOS watchOS linux macOS iOS
netreconlab/parse-server-swift 0.9.2
Write Server-Side Parse Cloud Code in Swift!
⭐️ 11
🕓 22 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.
0.9.2
22 weeks ago
## What's Changed * fix: User Swift 5.9 Docker image by @cbaker6 in https://github.com/netreconlab/parse-server-swift/pull/53 **Full Changelog**: https://github.com/netreconlab/parse-server-swift/compare/0.9.1...0.9.2
0.9.1
26 weeks ago
## What's Changed * build(deps): bump sersoft-gmbh/SwiftyActions from 2 to 3 by @dependabot in https://github.com/netreconlab/parse-server-swift/pull/49 * build(deps): bump actions/checkout from 3 to 4 by @dependabot in https://github.com/netreconlab/parse-server-swift/pull/48 * build(deps): bump sersoft-gmbh/swift-coverage-action from 3 to 4 by @dependabot in https://github.com/netreconlab/parse-server-swift/pull/50 * chore: Bump dependency versions by @cbaker6 in https://github.com/netreconlab/parse-server-swift/pull/51 ## New Contributors * @dependabot made their first contribution in https://github.com/netreconlab/parse-server-swift/pull/49 **Full Changelog**: https://github.com/netreconlab/parse-server-swift/compare/0.9.0...0.9.1
0.9.0
39 weeks ago
## What's Changed * feat: Use new ParseHookFunction and ParseHookTrigger types by @cbaker6 in https://github.com/netreconlab/parse-server-swift/pull/43 **Full Changelog**: https://github.com/netreconlab/parse-server-swift/compare/0.8.8...0.9.0
0.8.8
39 weeks ago
## What's Changed * fix: Always use full path for Hook routes by @cbaker6 in https://github.com/netreconlab/parse-server-swift/pull/41 **Full Changelog**: https://github.com/netreconlab/parse-server-swift/compare/0.8.7...0.8.8
0.8.7
40 weeks ago
## What's Changed * feat: Add strongly typed hook triggers by @cbaker6 in https://github.com/netreconlab/parse-server-swift/pull/39 **Full Changelog**: https://github.com/netreconlab/parse-server-swift/compare/0.8.6...0.8.7
0.8.6
40 weeks ago
## What's Changed * refactor: Update dependencies by @cbaker6 in https://github.com/netreconlab/parse-server-swift/pull/36 **Full Changelog**: https://github.com/netreconlab/parse-server-swift/compare/0.8.5...0.8.6
0.8.5
43 weeks ago
## What's Changed * refactor: Update dependencies by @cbaker6 in https://github.com/netreconlab/parse-server-swift/pull/35 **Full Changelog**: https://github.com/netreconlab/parse-server-swift/compare/0.8.4...0.8.5
0.8.4
43 weeks ago
## What's Changed * fix: Existing Hooks are replaced with new ones on restart by @cbaker6 in https://github.com/netreconlab/parse-server-swift/pull/33 **Full Changelog**: https://github.com/netreconlab/parse-server-swift/compare/0.8.3...0.8.4
0.8.4-beta.4
43 weeks ago
0.8.4-beta.3
43 weeks ago
iOS macOS watchOS tvOS macCatalyst linux macOS iOS
netreconlab/ParseCertificateAuthority 0.2.0
Send CSR's and retreive certificates to/from ca-server's from your own Swift based client and server apps.
⭐️ 2
🕓 26 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.
0.2.0
26 weeks ago
## What's Changed * ci: Add merge group by @cbaker6 in https://github.com/netreconlab/ParseCertificateAuthority/pull/3 * build(deps): Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/netreconlab/ParseCertificateAuthority/pull/4 * build(deps): Bump sersoft-gmbh/swift-coverage-action from 3 to 4 by @dependabot in https://github.com/netreconlab/ParseCertificateAuthority/pull/5 * build(deps): Bump sersoft-gmbh/SwiftyActions from 2 to 3 by @dependabot in https://github.com/netreconlab/ParseCertificateAuthority/pull/6 * chore: Update Dependencies by @cbaker6 in https://github.com/netreconlab/ParseCertificateAuthority/pull/7 ## New Contributors * @dependabot made their first contribution in https://github.com/netreconlab/ParseCertificateAuthority/pull/4 **Full Changelog**: https://github.com/netreconlab/ParseCertificateAuthority/compare/0.1.0...0.2.0
0.1.0
1 year ago
## What's Changed * feat: Add Certificatable protocol for any object by @cbaker6 in https://github.com/netreconlab/ParseCertificateAuthority/pull/2 **Full Changelog**: https://github.com/netreconlab/ParseCertificateAuthority/compare/0.0.1...0.1.0
0.0.1
1 year ago
## What's Changed * docs: Add README file by @cbaker6 in https://github.com/netreconlab/ParseCertificateAuthority/pull/1 ## New Contributors * @cbaker6 made their first contribution in https://github.com/netreconlab/ParseCertificateAuthority/pull/1 **Full Changelog**: https://github.com/netreconlab/ParseCertificateAuthority/commits/0.0.1
iOS macOS watchOS tvOS macCatalyst linux macOS iOS

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