- ✨feature: Trim messages when finished
- ✨feature: Ability to define titles on prompts
- ✨feature: Ability to define default values on prompts
- ✨feature: Trim messages when finished
- ✨feature: Ability to define titles on prompts
- ✨feature: Ability to define default values on prompts
- 🐞fix: update for vscode api change in 1.70 about repositories
- ✨feature: ability to define default value for free text inputs
- ✨feature: add repo current branch in variables
- 🐞fix: settings migration script fix from V3.0.0
third release with an UI O_o and a lot of new features (btw: we reached the 5k installs THX U
♥️ )
- ✨feature: use of information or error message as feedback
- ✨feature: update contributes.configuration $schema
- ✨feature: add an UI to generate settings (cf: this UI)
- ✨feature: add PR template
- ✨feature: add a folder for settings sharing between users
- ✨feature: add ability to search for files using predefined variable names
- 📄docs (docs): update docs globaly and make a web version
- ✨feature: auto focus scm commit input on finish (cf: issues #10)
- ✨feature: add abilities to concatenate multiple variables in settings (cf: issues #11 & #12)
second release OH YEAHHH !!!!
- ✨feature: add ability to use text input or select input for any variables
- 📄docs (docs): update docs with animated gif
- ✨feature: Handle multi repo case
- 🐞fix: Update icon (cf: issues #4)
- 🐞fix: Handle cancel action when typing variables (cf: issues #5)
⚙️refactor: Refacto on extension command name
- 🐞fix: Update icon (cf: issues #4)
- ✨feat(workflow): Add abilities to create custom message format using simple brackets in settings, see doc
- ⚙️refactor(global): Refacto on major part of the code
- 🌈style(typescript/prettier): Pass into prettier + update ts rules
- ✨feature: On demand, add based commitizen prefix for alpha8
- 🔵other: Change default mode to concatenate settings
First Release, I've done it !!
- ✨feature: Replace icon with outlined
- ✨feature: add a mode to concatenate message with existing or replace existing
- 🐞fix: focus on quickPick not on scm input box when triggering extension
- ✨feature: V0.0.3 add prefix sets
- ✨feature: Add custom prefix setting
- 🐞fix: Open SCM view when prefix selector is opened, not at the end of process
- Initial release