Swiftpack.co - Swift Packages by miroslavkovac

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

Packages published by miroslavkovac

miroslavkovac/Lingo 4.0.0
Powerful Swift string localization library with support for pluralization and string interpolation.
⭐️ 60
🕓 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.
Improved locale format handling to match RFC 5646
2 years ago
- Updated README with instructions on how to migrate locale identifiers - Added tests for locale validation - Removed obsolete Swift 4 code (library has Swift 5 as minimum version)
Locale fallbacks
3 years ago
- Fall back to language code when localization file matching both language code and country code can not be found (for example en_US would fall back to en if en_US doesn't exist) - Fall back to language code in pluralization rules lookup
Fixed Swift 4 warning
6 years ago
Added Brazilian Portuguese support
6 years ago
Swift 4 support
6 years ago
This release includes support for Swift 4 while preserving backwards compatibility with Swift 3.
Improved Linux support
6 years ago
- Fixed a crash when accessing `Locale.availableIdentifiers` for Swift 3.1 on Linux.
Improved error handling and API
6 years ago
- Added more checks and errors in all parsing code - Improved documentation - Added native Vapor provider support
API improvements and custom localizations data source
6 years ago
- Simplified and unified public API - Added a possibility for loading localizations from a database or any custom written data source - Improved documentation
Initial release
6 years ago
linux macOS iOS

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