-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated metadata for 0.3.0-beta release.
- Loading branch information
Showing
9 changed files
with
68 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
## 0.3.0-beta | ||
# Changelog | ||
|
||
## 0.3.1-beta | ||
|
||
- New language extensions on basic Dart types and functions. | ||
- Added a Tuple2 sealed and immutable data class. | ||
|
||
## 0.2.0-beta | ||
|
||
- Initial version. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,19 @@ | ||
# Changelog | ||
|
||
## 0.3.0-beta | ||
|
||
- Simplified API. | ||
- Persistent payloads. | ||
- More efficient usage of multithreading. | ||
- Fully type-safe, null-safe and endowed with immutability. | ||
- Fixed null-related crashes. | ||
- Fixed console logging disappearing when letting Rollbar catch uncaught errors. | ||
- Many more bug fixes. | ||
|
||
## 0.2.0-beta | ||
|
||
- Added null-safety. | ||
|
||
## 0.1.0-beta | ||
|
||
- Initial version of rollbar-dart. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,19 @@ | ||
# Changelog | ||
|
||
## 0.3.0-beta | ||
|
||
- Simplified API. | ||
- Persistent payloads. | ||
- More efficient usage of multithreading. | ||
- Fully type-safe, null-safe and endowed with immutability. | ||
- Fixed null-related crashes. | ||
- Fixed console logging disappearing when letting Rollbar catch uncaught errors. | ||
- Many more bug fixes. | ||
|
||
## 0.2.0-beta | ||
|
||
- Added null-safety. | ||
|
||
## 0.1.0-beta | ||
|
||
- Initial version of rollbar-flutter. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters