Releases: MindscapeHQ/raygun4flutter
Releases · MindscapeHQ/raygun4flutter
3.2.0
What's Changed
- chore: Release 3.1.0 by @miquelbeltran in #185
- chore(deps): bump network_info_plus from 5.0.3 to 6.0.0 by @dependabot in #187
- chore(deps): bump package_info_plus from 8.0.0 to 8.0.1 by @dependabot in #188
- chore(deps): bump shared_preferences from 2.2.3 to 2.3.1 by @dependabot in #189
- chore(deps): bump path_provider from 2.1.3 to 2.1.4 by @dependabot in #190
- chore: Upgrade dependencies to fix CI build by @miquelbeltran in #193
- docs: Add Obfuscation to README.md by @miquelbeltran in #192
- fix: #31 Improve Environment details by @miquelbeltran in #194
- feat: #30 add innerError to sendCustom method by @miquelbeltran in #195
- docs: add raygun-cli sourcemap to README.md by @miquelbeltran in #196
- chore(deps): bump uuid from 4.4.2 to 4.5.0 by @dependabot in #199
- chore(deps): bump network_info_plus from 6.0.0 to 6.0.1 by @dependabot in #198
- chore: Prepare release 3.2.0 by @miquelbeltran in #197
- chore: Release merge 3.2.0 by @miquelbeltran in #200
Full Changelog: 3.1.0...3.2.0
3.1.0
What's Changed
- chore: Cleanup example and improve GitHub CI by @miquelbeltran in #175
- chore(deps): bump build_runner from 2.4.9 to 2.4.10 by @dependabot in #176
- chore(deps): bump build_runner from 2.4.10 to 2.4.11 by @dependabot in #177
- fix: Add
columnNumber
to stack trace by @miquelbeltran in #178 - docs: fix typo in method doc by @miquelbeltran in #179
- chore(deps): bump uuid from 4.4.0 to 4.4.2 by @dependabot in #180
- ci: Set dependabot interval to "monthly" by @miquelbeltran in #182
- chore(deps): bump http from 1.2.1 to 1.2.2 by @dependabot in #183
- docs: #61 Add Source Map documentation to README.md by @miquelbeltran in #181
- chore: Prepare Release 3.1.0 by @miquelbeltran in #184
- chore(deps): bump device_info_plus from 10.1.0 to 10.1.1 by @dependabot in #186
Full Changelog: 3.0.2...3.1.0
3.0.2
What's Changed
- chore: Develop branch fix by @miquelbeltran in #172
- ci: GitHub improvements by @miquelbeltran in #167
- chore: moved .github files to right folders by @miquelbeltran in #173
- chore: Version 3.0.2 by @miquelbeltran in #174
- chore(deps): bump json_serializable from 6.7.1 to 6.8.0 (#168)
- chore(deps): bump connectivity_plus from 6.0.2 to 6.0.3 (#166)
- chore(deps): bump package_info_plus from 7.0.0 to 8.0.0 (#165)
- chore(deps): bump shared_preferences from 2.2.2 to 2.2.3 (#164)
- chore(deps): bump path_provider from 2.1.2 to 2.1.3 (#163)
- chore(deps): bump connectivity_plus from 6.0.1 to 6.0.2 (#162)
Full Changelog: 3.0.1...3.0.2
3.0.1
What's Changed
- chore(deps): bump package_info_plus from 6.0.0 to 7.0.0 by @dependabot in #161
- chore(deps): bump build_runner from 2.4.8 to 2.4.9 by @dependabot in #157
- chore(deps): bump uuid from 4.3.3 to 4.4.0 by @dependabot in #158
- chore(deps): bump network_info_plus from 5.0.2 to 5.0.3 by @dependabot in #159
- chore(deps): bump device_info_plus from 10.0.1 to 10.1.0 by @dependabot in #160
Full Changelog: 3.0.0...3.0.1
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.1
device_info_plus: ^10.0.1
network_info_plus: ^5.0.2
package_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
raygun4flutter
internal 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