This repository has been archived by the owner on Oct 7, 2023. It is now read-only.
Releases: JoshKarpel/dis-cli
Releases · JoshKarpel/dis-cli
v0.3.0
v0.2.1
- Improved adaptive column width calculations. The display should now fill the terminal horizontally, and should use more width for the informational columns when the line numbers are small.
- Small improvements to CLI arguments
v0.2.0
- Allow targeting classes (displays all methods of the class) and modules (displays all classes/functions in the module).
v0.1.6
- Handle more error cases.
v0.1.5
- Improve the rule displayed between targets.
- Handle some more error cases.
- Add paging support.
v0.1.4
- More graceful failure states.
- Added a rule before each entry.
v0.1.3
A more stable way of getting the background color for the bytecode block.
v0.1.2
Updated README and CLI help. Some internal reorganization.
v0.1.1
Initial release.