Skip to content

Wave 2 - More more more - #10

Merged
YoungMayor merged 3 commits into
mainfrom
wave/2-more-more-more
Nov 24, 2025
Merged

Wave 2 - More more more#10
YoungMayor merged 3 commits into
mainfrom
wave/2-more-more-more

Conversation

@YoungMayor

Copy link
Copy Markdown
Contributor

Introduces several new CLI commands: myip, port-check, jwt-decode, qr, regex, base, timer, loc, install-completion, and string utilities. Updates README with usage for these commands, registers them in the root command, and adds required dependencies. Implements command logic for network, developer tools, productivity, and string manipulation utilities.

Introduces several new CLI commands: myip, port-check, jwt-decode, qr, regex, base, timer, loc, install-completion, and string utilities. Updates README with usage for these commands, registers them in the root command, and adds required dependencies. Implements command logic for network, developer tools, productivity, and string manipulation utilities.
Replaced deprecated strings.Title with golang.org/x/text/cases.Title for title casing in string commands. Improved resource cleanup in network commands by wrapping Close calls in anonymous functions and ignoring errors. Minor refactor in completion command to use fmt.Fprintf for writing to files. Updated go.mod to move some dependencies from indirect to direct.
Updated the Version variable in version.go to reflect the new release version 1.2.0.
@YoungMayor
YoungMayor merged commit ed60edd into main Nov 24, 2025
1 check passed
@YoungMayor
YoungMayor deleted the wave/2-more-more-more branch November 24, 2025 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant