File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 5.10.0
4+
5+ ### New Features ✨
6+
7+ #### R8 Tests
8+
9+ - Add R8 method overloading tests by @romtsn in [ #77 ] ( https://github.com/getsentry/rust-proguard/pull/77 )
10+ - Add R8 exception handling tests by @romtsn in [ #76 ] ( https://github.com/getsentry/rust-proguard/pull/76 )
11+ - Add R8 line number tests by @romtsn in [ #75 ] ( https://github.com/getsentry/rust-proguard/pull/75 )
12+ - Add R8 source file tests by @romtsn in [ #74 ] ( https://github.com/getsentry/rust-proguard/pull/74 )
13+ - Add R8 ambiguous tests by @romtsn in [ #71 ] ( https://github.com/getsentry/rust-proguard/pull/71 )
14+ - Add R8 inline tests by @romtsn in [ #69 ] ( https://github.com/getsentry/rust-proguard/pull/69 )
15+
16+ #### Other
17+
18+ - (r8) Propagate class-level synthesized flag to members by @romtsn in [ #73 ] ( https://github.com/getsentry/rust-proguard/pull/73 )
19+
320## 5.9.0
421
522### New Features ✨
Original file line number Diff line number Diff line change 11[package ]
22name = " proguard"
3- version = " 5.9 .0"
3+ version = " 5.10 .0"
44authors = [" Sentry <oss@sentry.io>" ]
55keywords = [" proguard" , " retrace" , " android" , " r8" ]
66description = " Basic proguard mapping file handling for Rust"
You can’t perform that action at this time.
0 commit comments