- chore!: release 1.0 and archive notice by @Mouwrice in #107
Full Changelog: https://github.com/Mouwrice/proguard-core-visualizer/compare/v0.7.0...v1.0.0
Full Changelog: https://github.com/Mouwrice/proguard-core-visualizer/compare/v0.6.0...v0.7.0
- 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: https://github.com/Mouwrice/proguard-core-visualizer/compare/v0.5.0...v0.6.0
- 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: https://github.com/Mouwrice/proguard-core-visualizer/compare/v0.4.0...v0.5.0
- 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: https://github.com/Mouwrice/proguard-core-visualizer/compare/v0.3.3...v0.4.0
- fix(deps): update dependency com.materialkolor:material-kolor to v1.2.2 by @renovate in #75
Full Changelog: https://github.com/Mouwrice/proguard-core-visualizer/compare/v0.3.2...v0.3.3
- fix: set the correct app name by @Mouwrice in #73
Full Changelog: https://github.com/Mouwrice/proguard-core-visualizer/compare/v0.3.1...v0.3.2
- fix: jsr issue by @jitsedesmet in #71
Full Changelog: https://github.com/Mouwrice/proguard-core-visualizer/compare/v0.3.0...v0.3.1
- fix(deps): update dependency com.materialkolor:material-kolor to v1.2.1 by @renovate in #68
- feat: remember the status per code attribute instead of having one global state by @Mouwrice in #70
Full Changelog: https://github.com/Mouwrice/proguard-core-visualizer/compare/v0.2.0...v0.3.0
0.2.0 (2023-07-27)
- 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)
- deps: update dependency com.materialkolor:material-kolor to v1.2.0 (#20) (8245ae1)
- remove padding from InstructionViewer (#59) (be7d6e6)