Releases: AllanCapistrano/gbc
Releases · AllanCapistrano/gbc
v1.2.0
Features
- create IsLatestVersion function #20 (AllanCapistrano)
- create command to update gbc #20 (AllanCapistrano)
- add UpdateEmojiSettings function #20 (AllanCapistrano)
- add AddNewSetting function #20 (AllanCapistrano)
- create a script to update gbc to the latest version #20 (AllanCapistrano)
- using remote update.sh #20 (AllanCapistrano)
- create build-gbc-4-arm.yml (Allan Capistrano)
- build gbc for arm (AllanCapistrano)
- add instructions to install gbc for Termux (AllanCapistrano)
- create update gbc for termux script (AllanCapistrano)
- create uninstall gbc from Termux script (AllanCapistrano)
- add instructions to uninstall gbc from Termux (AllanCapistrano)
Bug Fixes
- gbc version (AllanCapistrano)
- gbc version (AllanCapistrano)
Documentation
- improving build step (Allan Capistrano)
- GetEmojis and EnableEmojis functions #20 (AllanCapistrano)
- add copyright message #20 (AllanCapistrano)
- IsLatestVersion function #20 (AllanCapistrano)
Styles
- fix typo #20 (AllanCapistrano)
Builds
- using new version of gbc (AllanCapistrano)
Chores
- using update.sh #20 (AllanCapistrano)
- change message when gbc is already in the latest version #20 (AllanCapistrano)
- using GBC_VERSION constant #20 (AllanCapistrano)
- change to script in the main branch (AllanCapistrano)
- update tagname (Allan Capistrano)
- using tagname with "v" (Allan Capistrano)
- rename file (AllanCapistrano)
- using new tagname format (AllanCapistrano)
- removing unnecessary action (AllanCapistrano)
- add gbc-arm file to release (AllanCapistrano)
- update GBC_VERSION value (AllanCapistrano)
- add step to rename file (AllanCapistrano)
- update gbc version (AllanCapistrano)
- check OS to run rhe correct update script (AllanCapistrano)
v1.1.1
Bug Fixes
- GLIBC_2.32 and GLIBC_2.34 not found (AllanCapistrano)
Builds
- update gbc version (AllanCapistrano)
Chores
- using the 1.1.0 version (AllanCapistrano)
v1.1.0
Features
- scripts to install and uninstall gbc (AllanCapistrano)
- allows navigate and edit the commit message #16 (AllanCapistrano)
- first commit emoji and option #17 (AllanCapistrano)
- first commit option in commitTypeMenu #17 (AllanCapistrano)
- add v1.1.0 executions (AllanCapistrano)
Bug Fixes
- gbc size 0 bytes (AllanCapistrano)
- allows the escape button to cancel the action #15 (AllanCapistrano)
- cancel option (AllanCapistrano)
Documentation
- add how to use section (AllanCapistrano)
- add using gbc subsection (AllanCapistrano)
- gbc --help and gbc help commands (AllanCapistrano)
- changing the default emojis and allowing commits messages with emojis subsections (AllanCapistrano)
Code Refactoring
- using log.Fatal and log.Fatalf #16 (AllanCapistrano)
Chores
- add -p flag to mkdir (AllanCapistrano)
- change wget to curl (AllanCapistrano)
- add uninstall message (AllanCapistrano)
- change os.Exit to log.Fatal #17 (AllanCapistrano)
- update version constant (AllanCapistrano)
- update GIFs (Allan Capistrano)
Commits
- 36d995b: Update README.md (Allan Capistrano)
v1.0.0
gbc first version