-
-
Notifications
You must be signed in to change notification settings - Fork 6
Add --verbose flag, progress indicator, and improve documentation
#93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from 40 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
989f144
feat: add verbose mode for detailed CLI output
j9t c8af2ef
test: add tests for verbose mode in CLI
j9t 957e3f4
docs: reorganize and enhance README content
j9t deb733a
chore: bump version to 3.2.0
j9t 2a9de14
docs: update changelog for 3.2.0 release
j9t 349b183
feat: add test for CLI --version flag
j9t 7018860
feat: update documentation and manuscript content
j9t 6f1cd78
docs: update changelog with version flag documentation
j9t b8054cc
docs: update README with refined option descriptions
j9t 82132e3
docs: update and refine README structure
j9t 392f730
docs: update changelog for CLI option details
j9t d654bb2
feat: add progress indicator to file processing
j9t 3c7d396
test: add tests for progress indicator behavior
j9t 889dc2c
docs: update changelog for progress indicator addition
j9t 2b8941f
test: update CLI tests for path compatibility
j9t fd0953f
docs: fix formatting issue in README table
j9t 9929e2a
docs: refine README option formatting for consistency
j9t 78d75c0
docs: merge badges in README title for compactness
j9t a37a9c4
feat: improve CLI option handling and progress tracking
j9t 62200ab
docs: update changelog for ESM support and internal changes
j9t 6664144
test: enhance CLI tests for edge case handling
j9t 95f1929
docs: update changelog for expanded test coverage
j9t a906595
refactor: extract active options display into helper function
j9t 8df8836
refactor: improve path truncation in progress display
j9t 4bcebb9
refactor: centralize and reuse size calculation logic
j9t 7f82290
test: add CLI tests for invalid numeric option values
j9t 749ada6
docs: update changelog to note numeric option fix
j9t a607a37
docs: update changelog with refined additions and fixes
j9t 8a3da9e
feat: refine progress indicator for directory processing
j9t 62d8672
refactor: simplify progress update logic
j9t 0e9a2b3
docs: update changelog for progress indicator adjustment
j9t 51056ab
feat: improve progress indicator handling
j9t cc11948
refactor: clarify asynchronous progress handling
j9t 0a91bef
docs: standardize formatting in README
j9t 66aae36
refactor: modularize and enhance config handling
j9t 2616044
refactor: standardize CLI error messages formatting
j9t 4016ba3
docs: update CLI usage heading in README
j9t c5de17a
fix: resolve race condition in config file loading
j9t ff02fa8
fix: validate numeric options more thoroughly
j9t ff33ca3
fix: improve JSON option parsing and CLI output messages
j9t 6569067
docs: refine changelog progress indicator description
j9t File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.