jama5262 / jiffy

Jiffy is a Flutter (Android, IOS and Web) date time package for parsing, manipulating, querying and formatting dates
https://pub.dev/packages/jiffy
MIT License
588 stars 126 forks source link

feat: upgrade intl dependency #259

Closed Thientran2910 closed 10 months ago

Thientran2910 commented 11 months ago

I'm upgrade intl to ^0.19.0

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (dcf680f) 96.45% compared to head (0984b2f) 96.45%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #259 +/- ## ======================================= Coverage 96.45% 96.45% ======================================= Files 36 36 Lines 1610 1610 ======================================= Hits 1553 1553 Misses 57 57 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

jama5262 commented 10 months ago

Jiffy version v6.2.2 now has intl to ^0.19.0

Thank you for your contribution