0.8.2
·
2 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
LucideSwift 0.8.2
Library Version: 0.8.2
Lucide Icons: 1.37.0
Lucide Lab: 34b6526d0a67bbe67b8a54b9b101018b1377ef28
Total Icons: 2165
Changes
- Lucide main updated (1.35.0 → 1.37.0)
- Auto-generated from upstream
Installation
Add to your Package.swift:
dependencies: [
.package(url: "https://github.com/ajaxjiang96/lucide-swift.git", from: "0.8.2")
]Version Information
Access version information in your code:
import LucideSwift
print(LucideVersions.libraryVersion) // "0.8.2"
print(LucideVersions.lucideVersion) // "1.37.0"
print(LucideVersions.lucideLabVersion) // "34b6526d0a67bbe67b8a54b9b101018b1377ef28"