Releases: vapor-community/Lingo-Vapor
Releases · vapor-community/Lingo-Vapor
Adding some tags and middleware
4.4.0 Adding a check to be sure that the locale exists
Fix for LingoVaporLeaf not being exposed as available project
Request locale + Leaf tag support
- Added support for extracting locale from request
- Added custom Leaf tag to be used for direct localization in leaf templates
Improved locale format handling to match RFC 5646
- Bumped Lingo dependency to 4.0.0
- Fixes #12
Locale fallbacks
- 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
Vapor 4 Support
- Added support for Vapor 4
Custom workdir fix
Merge pull request #9 from jordanebelanger/custom-workdir-fix Custom workdir fix
Vapor 3 Support
3.0.0
Swift 4 support
This release includes support for Swift 4 while preserving backwards compatibility with Swift 3.
Initial release
1.0.0