0.4.0 (Nov 22, 2023)
Breaking Change
- LicenseList has ended support for iOS 13.
Modifications
- Refactoring SourcePackagesNotfoundError by @Kyome22 in #19
- Include URL in library information by @SNQ-2001 in #21
NavigationView { NavigationLink("License") { LicenseListView() + .licenseListViewStyle(.withRepositoryAnchorLink) .navigationTitle("LICENSE") .navigationBarTitleDisplayMode(.inline) } }
checksum: bcccd07b497020461bf37c3bf1ce9bb46904ef42fec076bd30c333282e89248f
Full Changelog: 0.3.2...0.4.0