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
feat: Enhance output formatting with dynamic section boxes
- Introduced a new function `printSectionBox` to create dynamically-sized boxes around section names in the output, ensuring a minimum width for better readability.
- Updated the `printSectionChanges` function to utilize the new box formatting, improving the visual structure of section headers.
- Corrected error variable naming for consistency in argument validation within the `runVersionsDiff` function.
0 commit comments