v1.2.1 (2021-04-24)
- deps: bump dialoguer from 0.7.1 to 0.8.0
- version: 📝 update cargo ver.
- Merge pull request #50 from sdttttt/dependabot/cargo/dialoguer-0.8.0
v1.2.0.rc.1 (2021-04-09)
- 📦 update grc config file.
- 📦 delete .idea folder.
- 📦 update tools.
- chglog: 📦 add changelog and update package info.
- deps: bump console from 0.13.0 to 0.14.1
- 🚀 add build cache.
- workflow: 🚀 delete unit test on windows actions.
- workflow: 🚀 Add unit test step.
- workflow: 🚀 update build command.
- workflow: 🚀 from native makefile to cargo makefile.
- 🎉 optimize command exec output.
- 🎉 update pre output.
- 🎉 update command exec logic.
- 🎉 add pre commit action.
- workflow: 🐞 linux aciton.
- ✂ add after action.
- 🧪 update unit test.
- conf: 🧪 add unit test.
- Merge pull request #60 from sdttttt/develop
- Merge pull request #59 from sdttttt/develop
- Merge pull request #55 from sdttttt/sdttttt/fix-workflow
- Merge pull request #51 from sdttttt/dependabot/cargo/console-0.14.1
v1.1.0 (2021-03-08)
- cargo: 📦 upgrade version.
v1.1.0-beta.1 (2021-02-19)
- cargo: 📦 upgrade version.
- 📝 update README.
- plug: 📝 Add plug system description.
- plug: 🎉 prefect push plug action.
- plug: 🎉 complete push plugin.
- plug: 🎉 complete push plugin. (WIP)
- plug: 🎉 complete plugin system.
- plug: 🎉 (WIP) Add Plugin System.
- plug: 🐞 remote name is not valid in push.
- repo: 🐞 could not first commit.
- plug: 🎨 add push plugin branch output.
- push-plug: 🎨 enh output.
v1.0.0 (2021-02-04)
- cargo: update lock file.
- msg: subject problom.
- update cargo.toml
v1.0.0.beta.1 (2021-02-03)
- add cargo-husky
- limit thread const at UnitTest.
- fix ci
- 📝 Add 1.0.0 new feature document.
- fix style.
- ext: 🎉 Add overwrite_emoji config feild.
- 🐞emoji mode determine.
- ✂ emoji mode.
- (WIP) refor config module.
- args: Optimize syntax.
- ext: ✂ optimize if type = null expection status.
- unit: optimize style.
- msg: 🎨Change input tip.
- optimize
- optimize test style.
- unit: fix ci fail.
- unit: optimize env test.
- Merge pull request #41 from sdttttt/develop
- Merge pull request #40 from sdttttt/develop
- Merge pull request #39 from sdttttt/develop
- Merge pull request #38 from sdttttt/develop
- Merge pull request #37 from sdttttt/sdttttt-patch-1
- Merge pull request #36 from sdttttt/develop
v0.9.2a (2020-11-30)
- makefile.
v0.9.2z (2020-11-30)
- update release work.
v0.9.2 (2020-11-30)
- fix toolchain.
- Change toolchain. Add coverage HTML report in makefile.
- fmt: Update rustfmt config.
- makefile: update.
- update workflow grcov call path.
- change toolchain.
- Change coverage tool.
- from stable to nightly on linux.
- only master trigger release.
- del pr release.
- fix syn.
- fix syn.
- workflow: change toolchain channel to
stable
fromnigth
. - workflow: fix syn.
- workflow: enh cache and dump env.
- workflow.: fix syntax.
- Update CONTRIBUTORS.
- log: Add WARN print.
- repo: Perfect name specification for commit.
- Delete
Auto
andPush
Mode. - Delete Push MODE.
- args: Add designate config handle.
- args: to chain mode.
- perfect test.
- util: Add unit tests.
- cargo: upgrade to 0.9.2
- Merge pull request #35 from sdttttt/develop
v0.9.1 (2020-11-14)
- delete .vscode
- cargo: Perfect package config.
- makefile: Update commit target.
- Update workflow.
- Add CI trigger on develop branch.
- delete macos workflow upload codecov.
- delete [stable, beta] build channel.
- Add MacOS release.
- Change workflow syntax.
- Add build artifact upload.
- Optimizer windows caches.
- Add Windows workflow.
- windows: Update workflow name.
- Perfect raedme.
- Add TODO file.
- Add comments.
- Add read git sign from env.
- ext: from .config/grc/grc.toml read GRC config file.
- env read problem.
- ext: Macro expansion should not be used here.
- workflows: delete stable comliper.
- log: rename
gcr
togrc
.
- rustfmt.
- cargo: Upgrade to 0.9.1
- Merge pull request #32 from sdttttt/develop
- Merge pull request #34 from sdttttt/fix-config-type-check
- Merge pull request #33 from sdttttt/from-env-read-git-author
- Merge pull request #31 from sdttttt/global-config-file
- Merge pull request #29 from sdttttt/develop
- Merge pull request #27 from sdttttt/add-macos-workflow
- Merge pull request #24 from codacy-badger/codacy-badge
- Merge pull request #21 from sdttttt/develop
- Merge pull request #20 from sdttttt/add-code-of-conduct-1
- Merge pull request #22 from sdttttt/workflows
v0.9.0-rc.2 (2020-11-01)
- cargo: Upgrade GRC version.
- deps: bump dialoguer from 0.6.2 to 0.7.1 (#17)
- ver: Change cargo version.
- args: Compatible with dialoguer 0.7.0
- Merge pull request #19 from sdttttt/develop
v0.9.0-rc1 (2020-11-01)
- Add makefile.
- deps: bump git2 from 0.13.11 to 0.13.12 (#18)
- fmt: Add rustfmt configation. and fmt project.
- makefile: update commit target.
- makefile: add commit.
- vscode: delete setting file.
- Update workflow configuration.
- optimizer workflow syntax.
- update readme.
- readme: Append v0.9.0 new future description.
- Complete grc access config file, We were happy.
- cofiguration: Complete file read and parse.
- configuration: this is great!! read config file passed the unit test!
- messager: using mode to chain call.
- ci: workflow.
- ci: workflow.
- messager: selection index out.
- messager: now selection index is true.
- messager: function transfer.
- messager: Change constructor function name.
- messager: Ask type.
- messager: Change ask function position.
- metadata: Extract constant.
- syntax.
- fmt project.
- fmt: messager code.
- messager: Optimizer syntax.
- configuration: Add deserialize unit test.
- configuration: Add readfile unit test.
- configuration: Add from function unit test.
- configuration: Add from_agreement unit test.
- configuration: Extract constant.
- messager: Add typs_list function unit test..
- messager: Add build function unit test.
- messager: Add load_ext_td function unit test.
- Test 0.9.0-rc1 GRC work.
- Merge pull request #14 from sdttttt/develop
v0.8.2 (2020-10-31)
- Add rust-toolchain file.
- cargo: Upgrade GRC version.
- deps: bump console from 0.12.0 to 0.13.0 (#16)
- ci: workflow.
- messager: Ask type.
- messager: Change ask function position.
- fmt project.
- Merge pull request #15 from sdttttt/refactor-ask-type
v0.8.1 (2020-10-13)
- Add comments.
- README: update docs.
- cargo: Upgrade Version.
- Merge pull request #11 from sdttttt/add-license-1
v0.8.0 (2020-09-30)
- complete command help information.
- Upgrade cargo version.
- Complete file add function.
- Complete command common resolve.
- Add command frame.
- File Add optimizer.
- args: Complete all mode.
- repo: delete The superfluous part.
- util: Optimizer match writing method.
- Add more unit test.
- Add more command mode.
- args: Add command mode unit test.
- log: Add unit test.
- repo: Add repo new instance Test.
- repo: Add new repo instance Test.
- util: perfect string test.
- utils: Add current_path function Test.
v0.7.1 (2020-09-26)
- cargo.toml: upgrade crate version.
- Add output color.
v0.7.0 (2020-09-26)
- Update cargo.toml.
- Implement the commit specification.
- Add description ask step.
- yes: yes
- Merge pull request #3 from sdttttt/add-issue-pr-linked
- Merge pull request #2 from sdttttt/add-description-step
v0.6.3 (2020-09-25)
- githubactions: Update build product name.
v0.6.2 (2020-09-25)
- perfect document.
- cargo.toml: Add Description information.
- global: update name from
gcr
togrc
. - readme: perfect document.
- readme: update name.
v0.6.1 (2020-09-25)
- cli: Add Description information. (-h)
v0.6.0 (2020-09-25)
- message.rs: It's beautiful!
- code: better!
- Merge pull request #1 from sdttttt/sdttttt-patch-1
v0.5.5 (2020-09-24)
v0.5.4 (2020-09-24)
v0.5.3 (2020-09-24)
v0.5.2 (2020-09-24)
v0.5.1 (2020-09-24)
v0.5.0 (2020-09-24)
- output: update information.
- matrix: Add Windows Build.
- upload: Update upload actions component.
- input: Begin to be compatible with 'Windows'.
v0.4.2 (2020-09-21)
- print: enhance output.
v0.4.1 (2020-09-21)
- ci: upload release problom.
v0.4.0 (2020-09-21)
- main: noifty of "IF NOT REPO"
v0.3.0 (2020-09-20)
v0.2.0 (2020-09-20)
- add workflow
- all: I'm ready!
- enhance output.
- Add exector.
- complete main function.
- Add commit function to repo mod.
- Add sign function to repo mod.
- 🎸 Complete show_type
- 🎸 Add show type
- main: Complete input function.
- main: Command execute successed.
- project: initialzer project.
- util: Add current_path function to util mod.
- Commit bug.