PackageTrack
Sign in Get early access

source_map_stack_trace

A package for applying source maps to stack traces.

2.1.2 8.4M downloads/mo #56 most downloaded on pub.dev dart-lang/tools

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 2 weeks to 1.8 years

Nearly every release is documented

notes for 15 of 15 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

20 releases · first in 2015

0 releases in the last 12 months

see the full history below

Release timeline

20 releases · Apr 2015 to Aug 2024
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 20
  1. 2.1.2 21 Aug 2024
    Release notes
    • Require Dart 3.3.0
    • Move to dart-lang/tools monorepo.
    Open source →
  2. 2.1.1 18 Oct 2022
    Release notes
    • Populate the pubspec repository field.
    Open source →
  3. 2.1.0 03 Feb 2021
    Release notes
    • Stable release for null safety.
    • Require Dart 2.12
    Open source →
  4. 2.1.0-nullsafety.4 03 Nov 2020 pre-release

    Nothing published for this version

  5. 2.1.0-nullsafety.3 23 Oct 2020 pre-release

    Nothing published for this version

  6. 2.1.0-nullsafety.2 22 Sep 2020 pre-release

    Nothing published for this version

  7. 2.1.0-nullsafety.1 29 Jul 2020 pre-release

    Nothing published for this version

  8. 2.1.0-nullsafety 29 Jul 2020 pre-release

    Nothing published for this version

  9. 2.0.0 03 Mar 2020
    Release notes

    Breaking Changes

    • Removed dependency on package_resolver and changed the apis to accept a Map<String, Uri> which maps package names to the base uri to resolve the package: uris for those packages.
    • The sdkRoot argument must be an Uri. Use Uri.parse for use cases previously passing a String.
    • The deprecated packageRoot argument has been removed.
    Open source →
  10. 1.1.5 19 Jul 2018
    Release notes
    • Set max SDK version to <3.0.0.
    Open source →
  11. 1.1.4 14 Dec 2016
    Release notes
    • Support source maps that depend on the uri of the location to resolve spans correctly.
    Open source →
  12. 1.1.3 11 Aug 2016
    Release notes
    • Add a missing dependency on path.
    Open source →
  13. 1.1.2 27 Jul 2016
    Release notes
    • Fix a typo in the previous fix.
    Open source →
  14. 1.1.1 27 Jul 2016
    Release notes
    • Don't crash if the SyncPackageResolver has no package information at all.
    Open source →
  15. 1.1.0 26 Jul 2016
    Release notes
    • mapStackTrace() now uses a SyncPackageResolver object from the package_resolver package to recreate package: URIs.

    • Deprecation: the packageRoot parameter to mapStackTrace is deprecated in favor of the packageInfo parameter described above. It will be removed in a future release.

    Open source →
  16. 1.0.4 05 May 2015
    Release notes
    • Add compatibility for Dart 1.10-style name munging.
    Open source →
  17. 1.0.3 04 May 2015
    Release notes
    • Prefer "dart:" URLs to "package:" URLs.
    Open source →
  18. 1.0.2 29 Apr 2015
    Release notes
    • Fix an off-by-one bug that was causing line numbers to be slightly off.
    Open source →
  19. 1.0.1 29 Apr 2015
    Release notes
    • Don't crash when mapping stack chains.
    Open source →
  20. 1.0.0 29 Apr 2015
    Release notes
    • Initial release.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive