- Upgrade
stackframedependency to 1.x. Stackframes are constructed and accessed differently. See the stackframe CHANGELOG for details.
- Fix edge case when parsing arguments with Firefox
- Name functions such that they can can be filtered out by stacktrace.js
- Provide standard distribution (minified and unminified).
- Add
getArgs()andsetArgs(args)methods
- Initial port from stacktrace.js