Releases: getsentry/rust-proguard
Releases · getsentry/rust-proguard
5.10.3
23 Apr 11:31
Compare
Sorry, something went wrong.
No results found
Bug Fixes 🐛
(mapping) Synthesize filenames for Kotlin classes buried in synthetic wrappers by @romtsn in #94
5.10.2
21 Apr 13:18
Compare
Sorry, something went wrong.
No results found
Bug Fixes 🐛
(mapping) Parse Compose mappings with flexible indentation by @romtsn in #93
Use git protocol for retrace spec check by @romtsn in #92
Internal Changes 🔧
(codeowners) Update CODEOWNERS to reflect new ownership by @romtsn in #89
Pin GitHub Actions to full-length commit SHAs by @joshuarli in #91
Add scheduled job to check for retrace spec changes by @romtsn in #90
5.10.1
10 Mar 10:44
Compare
Sorry, something went wrong.
No results found
Bug Fixes 🐛
Resolve inline groups in no-base-entries fallback by @romtsn in #88
5.10.0
03 Mar 12:52
Compare
Sorry, something went wrong.
No results found
New Features ✨
R8 Tests
Other
(r8) Propagate class-level synthesized flag to members by @romtsn in #73
5.9.0
18 Dec 14:19
Compare
Sorry, something went wrong.
No results found
New Features ✨
R8
feat(r8): Support rewriteFrames annotation in ProguardCache by @romtsn in #67
feat(r8): Support rewriteFrames annotation in ProguardMapper by @romtsn in #66
Bug Fixes 🐛
fix: Correctly remap entries with 0 line info by @romtsn in #68
5.8.1
01 Dec 09:46
Compare
Sorry, something went wrong.
No results found
5.8.0
27 Nov 09:04
Compare
Sorry, something went wrong.
No results found
feat(outline): Expose is_outline and prepare_frame_for_mapping by @romtsn in #64
5.7.0
10 Nov 15:22
Compare
Sorry, something went wrong.
No results found
Various fixes & improvements
feat(r8): Support outline and outlineCallsite annotations in ProguardCache (#62 ) by @romtsn
feat(r8): Support outline and outlineCallsite annotations in ProguardMapping (#60 ) by @romtsn
build: Fix new compiler warnings (#61 ) by @romtsn
ref: Forbid unwrap except in tests and benches (#58 ) by @loewenheim
5.6.2
17 Jul 16:21
Compare
Sorry, something went wrong.
No results found
Various fixes & improvements
fix(r8): Handle invalid headers gracefully (#57 ) by @Dav1dde
5.6.1
17 Jul 11:26
Compare
Sorry, something went wrong.
No results found
Various fixes & improvements
feat(cache): Expose current cache version constant (#56 ) by @loewenheim