Swiftpack.co - Swift Packages by Gerzer

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

Packages published by Gerzer

Gerzer/JSONParser 1.3.0
Elegant, type-safe JSON parsing in Swift
⭐️ 5
🕓 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.
Version 1.3.0
2 years ago
- Added support for iterating over most types that conform to either `JSONParser` or `JSONProvider` - Added inline documentation
Version 1.2.0
3 years ago
- Added support for iteration over `ArrayJSONParser` instances - Implemented `JSONProvider` protocol for more convenient access to parser instances without explicit `Data` intermediaries
Version 1.1.1
3 years ago
- Fixed compatibility metadata
Version 1.1.0
3 years ago
- Added `parse()` function for retrieving the raw collection instances - Improved custom errors
Version 1.0.0
3 years ago
Initial release
iOS macOS watchOS tvOS
Gerzer/OnboardingKit 1.5.0
Easily implement your onboarding flow with a declarative API
⭐️ 2
🕓 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.
Version 1.5.0
2 years ago
- Added a new `Once` onboarding condition
Version 1.4.0
2 years ago
- Improved API design and naming
Version 1.3.2
2 years ago
- Made result-builder support more robust
Version 1.3.1
2 years ago
- Fixed minor issues in the DocC catalog
Version 1.3.0
2 years ago
- Added a new `Conjunction` onboarding condition - Added support for custom comparators to more onboarding conditions - Modified event logic so that it attempts to reset flags back to reasonable default values
Version 1.2.0
2 years ago
- Added a new `TimeSinceFirstLaunch` onboarding condition - Added a new `AfterDate` onboarding condition - Added a new `Disjunction` onboarding condition - Renamed `incrementManualCounter(withDefaultsKey:)` to `incrementManualCounter(forDefaultsKey:)` in `OnboardingManager` - Improved inline documentation - Created a DocC documentation catalog
Version 1.1.1
2 years ago
- Added support for using a key path to an `Optional` property in which to store the handle for the `ManualCounter` onboarding condition - Added some inline documentation for the most important symbols
Version 1.1.0
2 years ago
- Added a new `ManualCounter` onboarding condition
Version 1.0.2
2 years ago
- Fixed a typo
Version 1.0.1
2 years ago
- Fixed an error when configuring multiple `OnboardingConditions.ColdLaunch` instances
iOS macOS watchOS tvOS macCatalyst
Gerzer/LogicParser 1.0.0
A Swift library for parsing formal-logic expressions
⭐️ 2
🕓 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.
Version 1.0.0
2 years ago
Initial release
Gerzer/FloatConverter 2.0.0
Easy conversions between `Float`/`Double` and `CGFloat` in Swift
⭐️ 1
🕓 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.
Version 2.0.0
2 years ago
- Fixed a typo
Version 1.0.0
3 years ago
Initial release
Gerzer/HTTP-Status 1.0.2
Simple HTTP status code model in Swift
⭐️ 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.
Version 1.0.2
1 year ago
- Made `HTTPStatusCode` inherit from `Hashable`
Version 1.0.1
1 year ago
- Added `LocalizedError` conformances for error status codes
Version 1.0.0
1 year ago
Initial release

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