Releases: MindscapeHQ/raygun4flutter
Releases · MindscapeHQ/raygun4flutter
3.0.0
What's Changed
- feat: Support multiple connectivity values in network report.
- e.g. VPN and WiFi.
- chore: Upgrade major dependencies.
connectivity_plus: ^6.0.1device_info_plus: ^10.0.1network_info_plus: ^5.0.2package_info_plus: ^6.0.0
- chore: Increase minimum required SDK versions (as required by dependencies).
- Flutter
>=3.19.0 - Dart
>=3.3.0
- Flutter
Commits:
- chore: Ignore
raygun4flutterinternal dependency in dependabot by @miquelbeltran in #154 - feat!: Upgrade major dependencies and support multiple connectivity values by @miquelbeltran in #155
- release: Version 3.0.0 by @miquelbeltran in #156
Full Changelog: 2.1.2...3.0.0
2.1.2
What's Changed
- chore(deps): bump lint from 2.2.0 to 2.3.0 by @dependabot in #147
- chore(deps): bump lint from 2.2.0 to 2.3.0 in /example by @dependabot in #145
- chore(deps): bump device_info_plus from 9.1.1 to 9.1.2 by @dependabot in #152
- chore(deps): bump http from 1.1.2 to 1.2.0 by @dependabot in #151
- chore(deps): bump uuid from 4.2.2 to 4.3.3 by @dependabot in #150
- chore(deps): bump path_provider from 2.1.1 to 2.1.2 by @dependabot in #149
- chore(deps): bump build_runner from 2.4.7 to 2.4.8 by @dependabot in #148
Full Changelog: 2.1.1...2.1.2
2.1.0
2.0.0
What's Changed
- chore(deps): bump raygun4flutter from 1.2.4 to 1.3.0 in /example by @dependabot in #104
- chore: upgrade dependencies by @miquelbeltran in #124
Full Changelog: 1.3.0...2.0.0
1.3.0
What's Changed
- fix: test with Flutter 3.7 compatibility by @miquelbeltran in #101
- chore: upgrade dependencies by @miquelbeltran in #102
- fix: revert to intl 0.17.0 by @miquelbeltran in #103
Full Changelog: 1.2.4...1.3.0
1.2.4
What's Changed
- chore(deps): bump raygun4flutter from 1.2.2 to 1.2.3 in /example by @dependabot in #85
- chore(deps): bump device_info_plus from 7.0.1 to 8.0.0 by @dependabot in #86
- chore(deps): bump uuid from 3.0.6 to 3.0.7 by @dependabot in #88
- chore(deps): bump package_info_plus from 3.0.1 to 3.0.2 by @dependabot in #89
- chore(deps): bump lint from 1.10.0 to 2.0.1 by @dependabot in #90
- chore(deps): bump lint from 1.10.0 to 2.0.1 in /example by @dependabot in #91
- chore(deps): bump json_serializable from 6.5.3 to 6.6.0 by @dependabot in #92
Full Changelog: 1.2.3...1.2.4
1.2.3
- chore(deps): bump device_info_plus from 6.0.0 to 7.0.1 (2022-10-25)
- chore(deps): bump package_info_plus from 2.0.0 to 3.0.1 (2022-10-25)
- chore(deps): bump build_runner from 2.3.0 to 2.3.2 (#82) (2022-10-25)
- chore(deps): bump json_serializable from 6.5.1 to 6.5.3 (#80) (2022-10-25)
- chore(deps): bump connectivity_plus from 2.3.9 to 3.0.2 (#79) (2022-10-25)
- chore(deps): bump raygun4flutter from 1.2.1 to 1.2.2 in /example (#78) (2022-10-25)
- chore(deps): bump network_info_plus from 2.3.2 to 3.0.1 (#83) (2022-10-25)
1.2.2
- chore(deps): upgrade example (#76) (2022-10-14)
- chore(deps): bump network_info_plus from 2.1.3 to 2.3.2 (#73) (2022-10-14)
- chore(deps): bump build_runner from 2.1.11 to 2.3.0 (#72) (2022-10-14)
- chore(deps): upgrade dependencies (#75) (2022-10-14)
- chore(deps): bump connectivity_plus from 2.3.5 to 2.3.9 (#70) (2022-10-14)
- chore(deps): bump http from 0.13.4 to 0.13.5 (#68) (2022-10-14)
- chore(deps): bump json_annotation from 4.5.0 to 4.7.0 (#67) (2022-10-14)
- chore(deps): bump lint from 1.8.2 to 1.10.0 (#71) (2022-10-14)
- chore(deps): bump lint from 1.7.2 to 1.10.0 in /example (#66) (2022-10-14)
- chore(deps): bump json_serializable from 6.2.0 to 6.5.1 (#69) (2022-10-14)
- chore(deps): bump device_info_plus from 4.0.0 to 6.0.0 (#65) (2022-10-14)
- chore(deps): bump raygun4flutter from 1.1.4 to 1.2.1 in /example (#64) (2022-10-14)
- chore(deps): bump subosito/flutter-action from 1 to 2 (#63) (2022-10-14)
- chore(deps): bump actions/checkout from 2 to 3 (#62) (2022-10-14)
- ci: add dependabot config (2022-10-14)
1.1.5
1.1.4
- Upgrade dependencies