We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 332be1c commit ec0e159Copy full SHA for ec0e159
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 0.9.4
2
+- Remove broken platform detection.
3
+
4
## 0.9.3
5
- Add `MultiOutput`. Credits to @gmpassos.
6
- Handle browser Dart stacktraces in PrettyPrinter. Credits to @gmpassos.
pubspec.yaml
@@ -1,6 +1,6 @@
name: logger
description: Small, easy to use and extensible logger which prints beautiful logs.
-version: 0.9.3
+version: 0.9.4
homepage: https://github.com/leisim/logger
environment:
0 commit comments