Releases: cloudbridgeuy/scripts
Releases · cloudbridgeuy/scripts
0.1.0
Changelog
- 5c4ddef chore(deps): update and reorganize Go dependencies
- 971e7bb chore: add goreleaser
- d9f3c74 chore: initial commit
- 1abba86 feat(cli): add GitHub CLI wrapper with multi-account authentication
- 1a426b0 feat(git): add --all and --add flags for file staging before semantic commit
- ecf1350 feat(git): add check for staged files before creating semantic commit
- e1ac1a0 feat(git): enable multiple file selection in Add function
- 7d18ba9 feat(git): enhance file selection and diff preview in Add function
- 00f6257 feat(scripts): add case conversion commands
- 7a3f94a feat(ssh): add SSH command for remote Neovim config management
- 02f23a9 feat(term): Add cursor centering functionality
- 2795e46 feat(tmux): add new commands for session management
- e885c9d feat(tmux): add session history navigation and viewing commands
- 30661cb feat(tmux): add sync command and improve session management
- dd61089 feat(tmux): add tmux session management functionality
- e41c708 feat(tmux): enhance session management and add history feature
- 1789b50 feat(watch): Add --columns flag and improve command execution
- f734ad4 feat(watch): Add new command to watch and re-execute commands at intervals
- dea15cb fix(core): correct config file usage reporting condition
- c410b0d refactor(gh-cli): move regex declaration to function scope
- 34a8624 refactor(gh-cli): move regex declaration to function scope
- 436e10a refactor(gh-cli): move regex declaration to function scope
- cf3d71a refactor(gh-cli): move regex declaration to function scope
- 43108b5 refactor(git): move git operations to separate package
- fc9c8ff refactor(git): re-enable and improve output processing
- 3d40b34 refactor(git): remove debug statements and simplify conditionals
- f6d3b51 refactor(tmux): enhance logging and session handling
- 175417d refactor(utils): simplify stdin handling using bitfield/script library
- 77ac31d style(git): remove debug print statement in CreateSemanticCommit function
- ea7b501 style: increase git diff preview window width to 80%
Released by GoReleaser.