Releases: getsentry/rust-sourcemap
Releases · getsentry/rust-sourcemap
6.2.0
29 Sep 12:57
Compare
Sorry, something went wrong.
No results found
Features :
Add source_root
support for SourceMap
and SourceMapBuilder
, with respective getters/setters and de/serialization. (#51 )
6.1.0
17 Aug 11:02
Compare
Sorry, something went wrong.
No results found
Features :
Add a new get_scope_for_token
method to SourceMapHermes
as a more flexible alternative to get_original_function_name
. (#48 )
6.0.2
24 May 09:03
Compare
Sorry, something went wrong.
No results found
Fixes :
Improve parsing performance by reusing a temporary allocation. #40
6.0.1
21 Jul 09:41
Compare
Sorry, something went wrong.
No results found
Fixes :
Fix compilation errors when targetting wasm.
6.0.0
15 Jun 14:40
Compare
Sorry, something went wrong.
No results found
Breaking Changes :
The SourceMapRef::Missing
variant was removed in favor of explicit Option
s.
The locate_sourcemap_reference_slice
and locate_sourcemap_reference
functions now return a Option
.
SourceMapRef::get_url
does not return an Option
anymore.
Features :
Added missing Clone
and Debug
impls to a lot of types.
A lot of new convenience API, including a DecodedMap::get_original_function_name
method that works across all supported SourceMap types.
5.0.0
05 Feb 14:14
Compare
Sorry, something went wrong.
No results found
4.1.1
10 Sep 15:50
Compare
Sorry, something went wrong.
No results found
4.1.0
14 May 09:24
Compare
Sorry, something went wrong.
No results found
4.0.1
03 May 15:50
Compare
Sorry, something went wrong.
No results found
4.0.0
03 May 14:07
Compare
Sorry, something went wrong.
No results found