Skip to content

Releases: vapor-community/Lingo-Vapor

Adding some tags and middleware

21 Apr 14:27
Compare
Choose a tag to compare
4.4.0

Adding a check to be sure that the locale exists

Fix for LingoVaporLeaf not being exposed as available project

18 Apr 16:14
Compare
Choose a tag to compare

Request locale + Leaf tag support

17 Apr 12:27
Compare
Choose a tag to compare
  • 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

06 Apr 09:11
Compare
Choose a tag to compare
  • Bumped Lingo dependency to 4.0.0
  • Fixes #12

Locale fallbacks

10 Apr 15:46
Compare
Choose a tag to compare
  • 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

06 Aug 12:19
20c805c
Compare
Choose a tag to compare
  • Added support for Vapor 4

Custom workdir fix

12 Jun 16:52
326f6ae
Compare
Choose a tag to compare
Merge pull request #9 from jordanebelanger/custom-workdir-fix

Custom workdir fix

Vapor 3 Support

11 May 22:53
Compare
Choose a tag to compare

Swift 4 support

16 Oct 17:04
Compare
Choose a tag to compare

This release includes support for Swift 4 while preserving backwards compatibility with Swift 3.

Initial release

28 Aug 20:49
Compare
Choose a tag to compare