Releases: dungngminh/dart_gsheet_remote_config
Releases · dungngminh/dart_gsheet_remote_config
Release v1.2.2
What's Changed
- fix: remove unnecessary try catch by @dungngminh
- Bump lints from 4.0.0 to 5.1.0 by @dependabot in #1
- build(deps): bump lints from 4.0.0 to 5.1.0 by @dependabot in #2
- build(deps): bump lints from 5.1.0 to 5.1.1 by @dependabot in #5
- build(deps): bump test from 1.25.12 to 1.25.14 by @dependabot in #4
- build(deps): bump mockito from 5.4.4 to 5.4.5 by @dependabot in #3
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: 1.1.0...1.2.2
Release v1.2.0
What's Changed
- enhance: Simplify get function by @dungngminh
- docs: Update
README.md
by @dungngminh - Bump lints from 4.0.0 to 5.1.0 by @dependabot in #1
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: 1.1.0...1.2.0
v1.1.0
Release v1.1.0
- enhance: handle early return if payload is empty
- test: add more test for empty payload