Swiftpack.co - Swift Packages by enhorn

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

Packages published by enhorn

enhorn/OneNetwork 1.2.3
One minimalistic networking library for SwiftUI.
⭐️ 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.
1.2.3 Use OneLogger as a package dependency
1 year ago
Extracted OneLogger to be it's own package, and updated to use that package as a dependency.
1.2.0 Async / Await Support
2 years ago
Added support for Async / Await.
1.1.0 Support Hierarchical Parameters
3 years ago
Now supports hierarchical parameters for POST & PUT! 🎉
Expose Epired Status
3 years ago
Now exposes if a session is expired.
Add Published isAuthentication Property
3 years ago
Added published isAuthentication property to OneNetwork.
Improved Error Logging
3 years ago
Error logging has been improved & only prints raw error if they are unknown.
Fix Spotify Token Refresh
3 years ago
- Fixes an issue with refreshing the Spotify access token. - Adds log level with `.warning` as default level.
Fix Bearer Token Issue
3 years ago
Fixes a bug where the whole session, and not one the access token, was sent as authentication header.
Make OneNetwork.OauthSession Initializer Public
3 years ago
Keep full session in the bearer authentication
3 years ago
Switched from only the access token to the full session (incl potential refresh token & expiry date) in the `.bearer` authentication.
iOS macOS watchOS tvOS
enhorn/OneLogger 1.1
Simple logger for Swift that can be extended with custom loggers
⭐️ 0
🕓 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.1 DocC Tutorials
1 year ago
OneLogger now comes with some DocC tutorials. 🎉
1.0 Initial Release
1 year ago
First release. - Protocol based loggers. - Print logger. - File logger.
iOS macOS watchOS tvOS

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