Releases: MindscapeHQ/raygun4flutter
Releases · MindscapeHQ/raygun4flutter
3.5.3
What's Changed
- chore(deps): bump marocchino/sticky-pull-request-comment from 2 to 3 by @dependabot[bot] in #300
- chore(deps): bump json_serializable from 6.13.0 to 6.13.1 by @dependabot[bot] in #301
- chore(deps): bump shared_preferences from 2.5.4 to 2.5.5 by @dependabot[bot] in #302
- chore(deps): bump build_runner from 2.11.1 to 2.13.1 by @dependabot[bot] in #303
- chore(deps): bump device_info_plus from 12.3.0 to 12.4.0 by @dependabot[bot] in #305
- fix: bump connectivity_plus to 7.1.0 and handle satellite connectivity by @TheRealAgentK in #306
- chore: Release 3.5.3 by @TheRealAgentK in #307
Full Changelog: 3.5.2...3.5.3
3.5.2
What's Changed
- fix: example app fixes for release build testing by @TheRealAgentK in #292
- chore(deps): bump json_serializable from 6.12.0 to 6.13.0 by @dependabot[bot] in #296
- chore(deps): bump uuid from 4.5.2 to 4.5.3 by @dependabot[bot] in #297
- chore(deps): bump build_runner from 2.10.5 to 2.11.1 by @dependabot[bot] in #294
- chore: reset example app version to 0.0.0+1 by @TheRealAgentK in #298
- chore: Release 3.5.2 by @TheRealAgentK in #299
Full Changelog: 3.5.1...3.5.2
3.5.1
What's Changed
- fix: serialise breadcrumb level as string instead of integer by @TheRealAgentK in #290
- chore: Release 3.5.1 by @TheRealAgentK in #291
Full Changelog: 3.5.0...3.5.1
3.5.0
What's Changed
- chore(deps): bump build_runner from 2.10.4 to 2.10.5 by @dependabot[bot] in #285
- chore(deps): bump json_serializable from 6.11.3 to 6.12.0 by @dependabot[bot] in #287
- chore: Release 3.5.0 by @TheRealAgentK in #288
Full Changelog: 3.4.0...3.5.0
3.4.0
What's Changed
- chore(deps): update dependencies by @TheRealAgentK in #283
- chore: Release 3.4.0 by @TheRealAgentK in #284
Full Changelog: 3.3.3...3.4.0
3.3.3
What's Changed
- chore(deps): bump shared_preferences from 2.5.3 to 2.5.4 by @dependabot[bot] in #281
- chore: Release 3.3.3 by @TheRealAgentK in #282
Full Changelog: 3.3.2...3.3.3
3.3.2
What's Changed
- chore(deps): bump device_info_plus from 12.1.0 to 12.2.0 by @dependabot[bot] in #273
- chore(deps): bump build_runner from 2.7.0 to 2.10.1 by @dependabot[bot] in #272
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #274
- chore(deps): bump build_runner from 2.10.1 to 2.10.4 by @dependabot[bot] in #275
- chore(deps): bump uuid from 4.5.1 to 4.5.2 by @dependabot[bot] in #279
- chore(deps): bump json_serializable from 6.11.1 to 6.11.3 by @dependabot[bot] in #278
- chore(deps): bump device_info_plus from 12.2.0 to 12.3.0 by @dependabot[bot] in #276
- chore(deps): bump http from 1.5.0 to 1.6.0 by @dependabot[bot] in #277
- chore: Release 3.3.2 by @miquelbeltran in #280
Full Changelog: 3.3.1...3.3.2
3.3.1
What's Changed
- chore(deps): bump json_serializable from 6.9.5 to 6.10.0 by @dependabot[bot] in #256
- chore(deps): bump amannn/action-semantic-pull-request from 5 to 6 by @dependabot[bot] in #257
- chore(deps): bump connectivity_plus from 6.1.4 to 6.1.5 by @dependabot[bot] in #258
- chore(deps): bump build_runner from 2.6.0 to 2.7.0 by @dependabot[bot] in #259
- chore(deps): bump http from 1.4.0 to 1.5.0 by @dependabot[bot] in #263
- chore(deps): bump package_info_plus from 8.3.0 to 8.3.1 by @dependabot[bot] in #262
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #261
- chore(deps): bump json_serializable from 6.10.0 to 6.11.0 by @dependabot[bot] in #260
- chore(deps): bump device_info_plus from 11.5.0 to 12.1.0 by @dependabot[bot] in #268
- chore(deps): bump json_serializable from 6.11.0 to 6.11.1 by @dependabot[bot] in #264
- chore(deps): bump build_runner from 2.7.0 to 2.9.0 by @dependabot[bot] in #265
- chore(deps): bump package_info_plus from 8.3.1 to 9.0.0 by @dependabot[bot] in #267
- chore(deps): bump network_info_plus from 6.1.4 to 7.0.0 by @dependabot[bot] in #266
- fix: support wasm by @miquelbeltran in #270
- chore: release 3.3.1 by @miquelbeltran in #271
Full Changelog: 3.0.3...3.3.1
3.0.3
What's Changed
- docs: add RELEASING.md and CONTRIBUTING.md by @miquelbeltran in #242
- chore(deps): bump shared_preferences from 2.5.2 to 2.5.3 by @dependabot in #243
- chore(deps): bump device_info_plus from 11.3.3 to 11.4.0 by @dependabot in #244
- chore(deps): bump network_info_plus from 6.1.3 to 6.1.4 by @dependabot in #247
- chore(deps): bump connectivity_plus from 6.1.3 to 6.1.4 by @dependabot in #246
- chore(deps): bump json_serializable from 6.9.4 to 6.9.5 by @dependabot in #245
- feat: #233 FlutterVersion in environment details by @miquelbeltran in #248
- chore(deps): bump http from 1.3.0 to 1.4.0 by @dependabot in #249
- chore(deps): bump device_info_plus from 11.4.0 to 11.5.0 by @dependabot in #251
- chore(deps): bump build_runner from 2.4.15 to 2.5.4 by @dependabot in #252
- fix: catch error in file.delete() by @miquelbeltran in #254
- chore: Release 3.3.0 by @miquelbeltran in #250
Full Changelog: 3.2.3...3.0.3
3.2.3
What's Changed
- chore(deps): bump intl from 0.19.0 to 0.20.1 by @dependabot in #212
- chore(deps): bump shared_preferences from 2.3.2 to 2.3.3 by @dependabot in #213
- chore(deps): bump json_serializable from 6.8.0 to 6.9.0 by @dependabot in #215
- chore(deps): bump package_info_plus from 8.1.0 to 8.1.1 by @dependabot in #216
- chore(deps): bump network_info_plus from 6.1.0 to 6.1.1 by @dependabot in #214
- fix(example): Add Internet permission to Android example project by @miquelbeltran in #219
- ci: fix analyze issue by @miquelbeltran in #218
- docs: Add mobile/native symbols docs by @sumitramanga in #217
- chore(deps): bump connectivity_plus from 6.1.0 to 6.1.1 by @dependabot in #224
- chore(deps): bump package_info_plus from 8.1.1 to 8.1.2 by @dependabot in #223
- chore(deps): bump shared_preferences from 2.3.3 to 2.3.4 by @dependabot in #220
- chore(deps): bump device_info_plus from 11.1.0 to 11.2.0 by @dependabot in #222
- chore(deps): bump json_serializable from 6.9.0 to 6.9.2 by @dependabot in #221
- docs: Add raygun-cli symbols command to README.md by @miquelbeltran in #225
- chore: Prepare release 3.2.2 by @miquelbeltran in #226
- chore(deps): bump http from 1.2.2 to 1.3.0 by @dependabot in #232
- chore(deps): bump package_info_plus from 8.1.2 to 8.1.4 by @dependabot in #228
- chore(deps): bump network_info_plus from 6.1.1 to 6.1.3 by @dependabot in #229
- chore(deps): bump json_serializable from 6.9.2 to 6.9.3 by @dependabot in #230
- chore(deps): bump shared_preferences from 2.3.4 to 2.5.1 by @dependabot in #231
- chore(deps): upgrade dependencies by @miquelbeltran in #240
- chore: prepare release 3.2.3 by @miquelbeltran in #241
New Contributors
- @sumitramanga made their first contribution in #217
Full Changelog: 3.2.1...3.2.3