File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## 2.8.2 - Unreleased
9
9
10
- - Fix language overrides
10
+ - Fix language overrides ( [ # 19 ] ( https://github.com/localizely/intl_utils/issues/19 ) )
11
11
12
12
## 2.8.1 - 2022-11-17
13
13
@@ -17,10 +17,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
17
18
18
- Update ` analyzer ` and ` lints ` dependencies ([ #91 ] ( https://github.com/localizely/intl_utils/issues/91 ) )
19
19
20
- - Fix language overrides ([ #19 ] ( https://github.com/localizely/intl_utils/issues/19 ) )
21
-
22
- - Fix black frames on rebuild ([ #90 ] ( https://github.com/localizely/intl_utils/issues/90 ) )
23
-
24
20
## 2.7.0 - 2022-07-07
25
21
26
22
- Update ` analyzer ` and ` petitparser ` dependencies
Original file line number Diff line number Diff line change 1
1
name : intl_utils
2
2
description : intl_utils is a dart library that generates Dart localization code from ARB file. Generated code relies on Intl library.
3
- version : 2.8.1
3
+ version : 2.8.2
4
4
homepage : https://github.com/localizely/intl_utils
5
5
6
6
environment :
You can’t perform that action at this time.
0 commit comments