Releases: getsentry/rust-sourcemap
Releases · getsentry/rust-sourcemap
6.2.3
06 Mar 15:12
Compare
Sorry, something went wrong.
No results found
Various fixes & improvements
fix: Correctly handle protocol-only sourceRoot values (#61 ) by @kamilogorek
6.2.2
24 Feb 12:06
Compare
Sorry, something went wrong.
No results found
Various fixes & improvements
Ensure greatest_lower_bound returns lowest match index (#60 ) by @jridgewell
feat: Switch to data-encoding for base64 (#59 ) by @mitsuhiko
6.2.1
09 Jan 14:46
Compare
Sorry, something went wrong.
No results found
Various fixes & improvements
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 Options.
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