Skip to content

Commit 3789480

Browse files
authored
[pub] v3.0.2 (aissat#582)
1 parent 5d7d514 commit 3789480

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
### [3.0.2]
4+
5+
- support intl 18
6+
- support dart 3
7+
- added trExists extension
8+
- fix: handle invalid saved local
9+
- handle null returned by assetLoader
10+
- improve parsing scriptCode from local string
11+
- add tr-extension on build context
12+
313
### [3.0.1]
414

515
- added option allowing skip keys of nested object

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ homepage: https://github.com/aissat/easy_localization
55
issue_tracker: https://github.com/aissat/easy_localization/issues
66
# publish_to: none
77

8-
version: 3.0.2-dev.5
8+
version: 3.0.2
99

1010
environment:
1111
sdk: '>=2.12.0 <4.0.0'

0 commit comments

Comments
 (0)