Swiftpack.co - Swift Packages by nakkht

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

Packages published by nakkht

nakkht/logr v0.11.0
Dead simple logging library for iOS
⭐️ 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.
v0.11.0
2 years ago
Changed * Minimal log style format
v0.10.0
3 years ago
Removed * CocoaPods/Carthage support Changed * Minimum iOS/tvOS version to 10
v0.9.0
3 years ago
Added: * Timestamp to message meta info * Blocking sync call to ensure all messages are written into persistent storage Fixed * Auto archive based on archive file size and/or time span Changed * DispatchQueue is now directly set via target initializer rather than associated config
v0.8.0
3 years ago
Added * Tests for minimum logged level * Swift 5.3 support Changed * WatchOS support to v3 * Code organization Fixed * `defaultDateTimeFormat` in FileTargetConfig missing full minutes
v0.7.0
3 years ago
Added * Optional headers for log files
v0.6.1
3 years ago
Fixed * `Package.swift` to use version 10.14 for the macOS platform
v0.6.0
3 years ago
Added * Inferred tags * tvOS support * macOS support
v0.5.0
4 years ago
Added * Interactive demo * More documentation * Tag for `Logr` class
v0.4.0
4 years ago
Added * Carthage support
v0.3.4
4 years ago
Fixed * Creating archive folder if does not exist
iOS macOS watchOS tvOS
nakkht/quick-constraint v0.10.0
Extension functions for making layout programmatically easier and faster
⭐️ 0
🕓 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.
v0.10.0
2 years ago
Added * Missing multiplier for dimension constraint set
v0.9.0
2 years ago
Added * Missing documentation * Possibility to set height/width/size of the view based on another view's width/height/size
v0.8.1
3 years ago
Added * Source code formatting using `swiftlint`
v0.8.0
3 years ago
Changed * `activate`/`deactivate` functions with `activated`/`deactivated` computed properties
v0.7.1
3 years ago
Fixed * UICollectionViewCell reusableIdentifier property moved up to UICollectionReusableView
v0.7.0
3 years ago
Changed * UIStackView initializers now have default values for alignment and distribution
v0.6.1
3 years ago
Fixed * Build for macOS platform
v0.6.0
3 years ago
Added * UICollectionView extension Changed * Minimum iOS/tvOS version to 10 * `Margin` struct and returned to using `CGFloat` value Removed * Carthage/CocoaPods support
v0.5.1
3 years ago
Changed * `toSafeArea` to `toSafeAreaOf`
v0.5.0
3 years ago
Added * Swift 5.3 support Changed * Code organization
iOS macOS tvOS

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