stack_trace 1.0.2 stack_trace: ^1.0.2 copied to clipboard
A package for manipulating stack traces and printing them readably.
1.0.2 #
- Remove a workaround for issue 17083.
1.0.1 #
- Synchronous errors in the [Chain.capture] callback are now handled correctly.
1.0.0 #
- No API changes, just declared stable.
0.9.3+2 #
-
Update the dependency on path.
-
Improve the formatting of library URIs in stack traces.
0.9.3+1 #
- If an error is thrown in
Chain.capture
'sonError
handler, that error is handled by the parent zone. This matches the behavior ofrunZoned
indart:async
.
0.9.3 #
-
Add a
Chain.foldFrames
method that parallelsTrace.foldFrames
. -
Record anonymous method frames in IE10 as "