- 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
0.2.0
- Allow targeting classes (displays all methods of the class) and modules (displays all classes/functions in the module).
0.1.6
- Handle more error cases.
0.1.5
- Improve the rule displayed between targets. - Handle some more error cases. - Add paging support.
0.1.4
- More graceful failure states. - Added a rule before each entry.