You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 16, 2024. It is now read-only.
* auto focus ([#46](https://github.com/Mouwrice/proguard-core-visualizer/issues/46)) ([2f27b32](https://github.com/Mouwrice/proguard-core-visualizer/commit/2f27b3208a51fdf4ca606fa9e00fa68c8c0863a5))
9
+
* display catch blocks when evaluated ([#37](https://github.com/Mouwrice/proguard-core-visualizer/issues/37)) ([2b9d770](https://github.com/Mouwrice/proguard-core-visualizer/commit/2b9d770d51eaa699eda8cb588f9e70c55ffb5251))
10
+
* implement tree view ([#51](https://github.com/Mouwrice/proguard-core-visualizer/issues/51)) ([3cf30ac](https://github.com/Mouwrice/proguard-core-visualizer/commit/3cf30ac0fccf95a4f596b78e70d81f1d0f731dfa))
11
+
* jump to result ([#58](https://github.com/Mouwrice/proguard-core-visualizer/issues/58)) ([dd89560](https://github.com/Mouwrice/proguard-core-visualizer/commit/dd89560f2c8a321273c49c75a9c0a88e5238c7bf))
* show whitespace to align the offset numbers ([#38](https://github.com/Mouwrice/proguard-core-visualizer/issues/38)) ([293870e](https://github.com/Mouwrice/proguard-core-visualizer/commit/293870eebc336eb73ab50f827daf5d349ccd075d))
15
+
* support jar files ([#57](https://github.com/Mouwrice/proguard-core-visualizer/issues/57)) ([9225426](https://github.com/Mouwrice/proguard-core-visualizer/commit/922542659b2004e0e295d6791a3a2fb62ccbc065))
16
+
* switch between showing evaluations and results ([#42](https://github.com/Mouwrice/proguard-core-visualizer/issues/42)) ([04ee6dc](https://github.com/Mouwrice/proguard-core-visualizer/commit/04ee6dc327949bd7fe871d06ed04fbf3bd34ea64))
17
+
* use new format & data classes ([#19](https://github.com/Mouwrice/proguard-core-visualizer/issues/19)) ([8086aa1](https://github.com/Mouwrice/proguard-core-visualizer/commit/8086aa16d3debf7e9eaede5d090e08c2c439aa44))
18
+
* use own serializer files ([#40](https://github.com/Mouwrice/proguard-core-visualizer/issues/40)) ([212a46b](https://github.com/Mouwrice/proguard-core-visualizer/commit/212a46b077955ce1f33e1ace4e3a99e111af90ed))
19
+
20
+
21
+
### Bug Fixes
22
+
23
+
***deps:** update dependency com.materialkolor:material-kolor to v1.2.0 ([#20](https://github.com/Mouwrice/proguard-core-visualizer/issues/20)) ([8245ae1](https://github.com/Mouwrice/proguard-core-visualizer/commit/8245ae111f40e96f0f9025cd4c98cccaacbd108f))
24
+
* remove padding from InstructionViewer ([#59](https://github.com/Mouwrice/proguard-core-visualizer/issues/59)) ([be7d6e6](https://github.com/Mouwrice/proguard-core-visualizer/commit/be7d6e688d805b781a7c77d881f7e7e7a53bb162))
0 commit comments