We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea1d152 commit 3d9c8edCopy full SHA for 3d9c8ed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+### [3.0.8]
4
+
5
+- code audit and maintenance updates
6
+- improved project structure and CI/CD workflows
7
8
### [3.0.7]
9
10
- add _supportedLocales in EasyLocalizationController; log and check the deviceLocale when resetLocale;
pubspec.yaml
@@ -5,7 +5,7 @@ homepage: https://github.com/aissat/easy_localization
issue_tracker: https://github.com/aissat/easy_localization/issues
# publish_to: none
-version: 3.0.7+1
+version: 3.0.8
environment:
11
sdk: '>=2.12.0 <4.0.0'
0 commit comments