releasenotes 1.0.5
releasenotes: ^1.0.5 copied to clipboard
A Flutter package to provide the Release Notes of store for your app.
1.0.5 #
- Thanks to @honghai2196 for contributing
- Added bool isLatest, indicates whether the current version is latest compared with the one on Play Store/App Store
- When current version >= store version, isLatest = true instead of null result. Otherwise, isLatest = false
1.0.4 #
- Update CHANGELOG.md
1.0.3 #
-
Fix get wrong release notes of each platform Thanks to @nguyenxuankiet262 for this update
-
Update itunes_search_api.dart Fix Vietnam language return Update test case Thanks to @honghai2196 for this update
1.0.1 #
- Added pipeline to only merge with master if all params are in conformity
1.0.0 #
- Added new doc and fix bugs
- Now, package is running
0.0.2 #
- Changed return
0.0.1 #
- Release version