Releases: rollbar/rollbar-flutter
Releases · rollbar/rollbar-flutter
0.3.0-beta
What's Changed
- docs: Add missing import to example code by @mgalgs in #22
- exclude arm64 slice for the iOS simulator by @d6p2b in #16
- Connectivity monitor by @akornich in #18
- Fixes dependency issue #21 by @matux in #26
- Fixes incorrect pub cache binary directory by @matux in #30
- Fixes build error related to Android embedding v2 by @matux in #28
- Function has a nullable return type, but ends without returning a value. by @matux in #32
- avoid null cast exceptions on FlutterError stack traces by @tshedor in #33
- Fixes multiple issues related to compilation problems in new 0.3.0 version. by @matux in #34
- A major refactor that delivers multiple bug fixes and new features. by @matux in #35
- Closes #36 and removes service locator by @matux in #52
- One step toward Database generalization, updated example, cleaning. by @matux in #54
- Removed unused UncaughtErrorHandler. by @matux in #57
- Moved extensions to rollbar_common by @matux in #58
- Updated metadata for 0.3.0-beta release. by @matux in #59
- Removed dependency_overrides for publishing and added missing dev deps. by @matux in #60
New Contributors
- @mgalgs made their first contribution in #22
- @d6p2b made their first contribution in #16
- @tshedor made their first contribution in #33
Full Changelog: 0.2.0-beta...0.3.0-beta
0.2.0-beta
- Sound null-safety
What's Changed
- Workaround for Android Gradle plugin issue when multiple NDKs are ava… by @diegov in #13
- Add
pana
checks to build and move build scripts into their own dire… by @diegov in #12 - Update PR template by @bxsx in #14
- Null safety by @akornich in #15
New Contributors
Full Changelog: 0.1.0-beta...0.2.0-beta
0.1.0-beta
- Initial version of rollbar-dart and rollbar-flutter.
What's Changed
- Add pull request template by @diegov in #1
- Initial implementation of
rollbar-dart
androllbar-flutter
for Android by @diegov in #2 - Fix documentation link anchors in README files by @diegov in #4
- Add Flutter 1.20 compatibility. by @diegov in #3
- Fix missing code_version in payload and don't set optional fields if … by @diegov in #5
- Add
rootPackage
configuration option to enable root project detection. by @diegov in #6 - Removed unused
native_stack_traces
dependency. by @diegov in #7 - Add iOS support to
rollbar-flutter
. by @diegov in #8 - Update package metadata for publication and fix package validation is… by @diegov in #9
Full Changelog: https://github.com/rollbar/rollbar-flutter/commits/0.1.0-beta