This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
Releases: Mouwrice/proguard-core-visualizer
Releases · Mouwrice/proguard-core-visualizer
v1.0.0
v0.7.0
0.7.0 (2023-08-04)
What's Changed
- docs: readme by @jitsedesmet in #105
- feat: editor component by @jitsedesmet in #102
Full Changelog: v0.6.0...v0.7.0
v0.6.0
0.6.0 (2023-08-03)
What's Changed
- fix: read dex files instead of just converting by @Mouwrice in #99
- chore(deps): remove mpfilepicker and strict jvmtoolchain settings by @Mouwrice in #98
- feat: package collapsible tree view by @jitsedesmet in #97
- feat: async loading of files by @jitsedesmet in #101
- feat: add a (regex capable) search bar to the outline by @Mouwrice in #103
Full Changelog: v0.5.0...v0.6.0
v0.5.0
0.5.0 (2023-08-02)
What's Changed
- ci: force gradle to always use the latest snapshot version by @Mouwrice in #93
- feat: save button by @jitsedesmet in #91
- fix: navigate to specific evaluation functionality restored by @jitsedesmet in #92
Full Changelog: v0.4.0...v0.5.0
v0.4.0
0.4.0 (2023-08-01)
What's Changed
- feat: lazy evaluation by @jitsedesmet in #77
- feat: support multiple file formats by @Mouwrice in #81
- feat: only evaluate method when clicked on by @jitsedesmet in #82
- refactor: keeping classpool in memory by @jitsedesmet in #83
- ci: set the toolchain to be vendor specific to support macOS builds with conveyor by @Mouwrice in #86
- feat: working implementation for picking value factory by @jitsedesmet in #84
- fix: add icon to the packaged applications by @Mouwrice in #87
Full Changelog: v0.3.3...v0.4.0
v0.3.3
v0.3.2
v0.3.1
0.3.1 (2023-07-28)
What's Changed
- fix: jsr issue by @jitsedesmet in #71
Full Changelog: v0.3.0...v0.3.1
v0.3.0
v0.2.0
0.2.0 (2023-07-27)
Features
- auto focus (#46) (2f27b32)
- display catch blocks when evaluated (#37) (2b9d770)
- implement tree view (#51) (3cf30ac)
- jump to result (#58) (dd89560)
- method picker (#43) (9ed5ebe)
- scrollbars (#41) (1e541d6)
- show whitespace to align the offset numbers (#38) (293870e)
- support jar files (#57) (9225426)
- switch between showing evaluations and results (#42) (04ee6dc)
- use new format & data classes (#19) (8086aa1)
- use own serializer files (#40) (212a46b)