Releases: slang-i18n/slang
Releases · slang-i18n/slang
v2.4.1
v2.4.0
v2.3.1
v2.3.0
- feat: use tight version for
slang_flutter
andslang_build_runner
- fix: throw error if base locale not found
- fix:
TranslationProvider
should use current locale - fix: use more strict locale regex to avoid false-positives when detecting locale of directory name
v2.2.0
v2.1.0
fast_i18n v5.12.4
- fix: Flutter 3.0.0 compatibility
v2.0.0
Transition to a federated package structure
- Breaking: rebranding to
slang
- Breaking: add
slang_build_runner
,slang_flutter
depending on your use case - Breaking: remove
output_file_pattern
(was deprecated) - feat: dart-only support (
flutter_integration: false
) - feat: multiple package support
- feat: RichText support
Thanks to @fzyzcjy.
You can read the detailed migration guide here.
fast_i18n v5.12.3
- fix: resolve some linting errors in generated file
fast_i18n v5.12.2
- fix: handle csv files with 1st level lists
Add plural support: Swedish (thanks to Johannes Löhnn)