All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.26.0 (2024-06-29)
- 🌐 Update locale (d1d332a)
- ✨ implement setting to store scopes in user settings instead of workspace settings (8cb64b7)
1.25.0 (2022-12-30)
1.24.5 (2022-12-30)
1.24.4 (2022-12-09)
1.24.3 (2022-08-23)
1.24.2 (2022-08-23)
1.24.1 (2022-04-22)
1.24.0 (2021-12-17)
- ✨ add option to skip ci run (#213) (67c9da7)
- add silentAutoCommit option to not focus scm pane on auto commit (#200) (15258eb)
- gitmojis: ✨ update gitmojis to v3.8.0 (#216) (0dfc309)
1.23.0 (2021-10-08)
1.22.0 (2021-08-27)
- deps: update commitlint monorepo to v13 (5c6f70e)
1.21.3 (2021-06-26)
1.21.2 (2021-06-26)
1.21.1 (2021-06-26)
1.21.0 (2021-04-26)
- readme: 📝 fix the configuration mistake (c59fba3)
1.20.0 (2021-04-08)
- editor: ✨ add option to allow keeping editor after saving files (7d773c4), closes #128
- extension: ✨ add new version note (92e554c)
- extension: ✨ add two commands about note (d9e1118)
1.19.0 (2021-04-02)
- body: ✨ add option to remove body prompt (a199912), closes #107
- footer: ✨ add option to remove footer prompt (46fc717), closes #107
- commit-message: 🐛 fix the prompt context retaining issue (#119) (cde052c)
- log: 🐛 fix repeated output of extension version (bb809ae)
1.18.2 (2021-03-29)
1.18.1 (2021-03-25)
1.18.0 (2021-03-22)
1.17.0 (2021-03-17)
- localization: 🌐 fix localization missing by using the webpack (f331c24)
- localization: 🌐 fix localization missing by using the wekpack (#82) (1bc69b9)
1.16.1 (2021-03-11)
- actions: 🐛 fix the pushing commit before the publishing (#65) (8117589), closes #64
- actions: ♻️ rebuild ci publish system (#63) (70e785b), closes #59
1.16.0 (2021-03-02)
1.15.1 (2021-02-24)
1.15.0 (2021-02-23)
1.14.0 (2021-02-15)
- add option to open the full commit message in a separate tab (e519d11)
- typo: workspacceFolders -> workspaceFolders (7055a58)
1.13.0 (2020-11-10)
- ✨ support more commitlint rules (c3168e0)
1.12.1 (2020-10-09)
- 🐛 fix ts type (117cf92)
1.12.0 (2020-10-09)
- 🌐 support chinese language (cfabbc2)
1.11.1 (2020-08-26)
- 🐛 fix an error when nothing selected in quick picker (cf15aa4)
- 🐛 fix subject length lint not matching commitlint (93922b2), closes #30
1.11.0 (2020-08-18)
- ⬆️ upgrade to the latest gitmoji (607a5b0)
1.10.1 (2020-07-15)
- 🐛 fix icon not displayed on SVM title when workspace is enabled (0507aa9)
1.10.0 (2020-07-07)
- ✨ add subject-empty && modify subject-min-length message (c7b1e8f)
- ✨ subject is required && add subjectMinLength (0e0f2df)
- ✨ support more commitlint rules (89d7440)
1.9.0 (2020-07-06)
- deps: update dependency @commitlint/load to v9 (2829c97)
1.8.1 (2020-06-15)
- 🐛 fix branch name is undefined when repo is detached (e9c6945)
1.8.0 (2020-06-12)
- ✨ support workspace (70fbb83)
1.7.0 (2020-06-09)
1.6.2 (2020-06-09)
- 🐛 fix an issue which results in an empty scope saved to the settings file (640223f)
1.6.1 (2020-05-15)
- 🐛 fix
\\
treated as\
(f7bf9a5)
1.6.0 (2020-05-15)
1.5.0 (2020-05-08)
1.4.4 (2020-05-07)
1.4.3 (2020-05-07)
1.4.2 (2020-05-06)
1.4.1 (2020-05-01)
- 🐛 fix
cannot find module
(3cce3c8)
1.4.0 (2020-04-28)
- ✨ always show none value and new scope item (2e2952f)
- ✨ supports commitlint max length rules (6b93fc9)
1.3.0 (2020-04-21)
1.2.0 (2020-04-02)
- ✨ support commits in git subdirectories (4e001cd)
1.1.1 (2020-03-31)
1.1.0 (2020-03-31)
- ✨ supports remember previous scopes (9f91e30), closes #2
- scope: ✨ limit scope to existing scopes with the ability to add new scopes (643f689)
- ✨ add step indicators (6a98690)
- 🐛 fix commit message with extra space words (b4d2802)
1.0.0 (2020-03-27)
0.0.7 (2020-03-27)
0.0.6 (2020-03-25)
0.0.5 (2020-03-25)
- ✨ add extension icon (b23025b)
0.0.4 (2020-03-24)
- 🚚 rename extension name (d205626)