File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
## 0.20.1-wip
2
2
* Add topics to ` pubspec.yaml `
3
+ * Update to ` dart_style ` 2.3.7` . ` bin/make_examples_const.dart` and
4
+ ` rewrite_intl_messages.dart ` will now look for a surrounding
5
+ ` .dart_tool/package_config.json ` file to infer the language version of the
6
+ files updated by the script.
3
7
4
8
## 0.20.0
5
9
* Throw if the ` Intl.select ` ` arg ` is not in the list of ` args ` .
30
34
* Remove petit_parser dependency.
31
35
* Address analyzer deprecations, see [ #168 ] ( https://github.com/dart-lang/intl_translation/issues/168 ) .
32
36
* Migrate to null safety.
33
-
37
+
34
38
## 0.17.10+1
35
39
* Generate code that passes analysis with ` implicit-casts: false ` .
36
40
* Allow use of ` MessageExtraction ` and ` MessageGeneration ` without ` File ` .
You can’t perform that action at this time.
0 commit comments