Skip to content

Latest commit

 

History

History
360 lines (190 loc) · 22.3 KB

CHANGELOG.md

File metadata and controls

360 lines (190 loc) · 22.3 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.25.0 (2022-12-30)

Features

Bug Fixes

1.24.5 (2022-12-30)

Bug Fixes

1.24.4 (2022-12-09)

Bug Fixes

1.24.3 (2022-08-23)

1.24.2 (2022-08-23)

Bug Fixes

  • 🐛 resolve skip ci in none-english version (#258) (f2fb6e9), closes #257

1.24.1 (2022-04-22)

Bug Fixes

1.24.0 (2021-12-17)

Features

  • ✨ 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)

Features

Bug Fixes

  • 🐛 fix post-build action (bc8f297)
  • 💄 default activeItem to be the top choice (70580af)

1.22.0 (2021-08-27)

Features

Bug Fixes

  • 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)

Features

  • deps: ⬆️ update vscode engines (153a685), closes #141

Bug Fixes

  • readme: 📝 fix the configuration mistake (c59fba3)

1.20.0 (2021-04-08)

Features

  • 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)

Features

  • body: ✨ add option to remove body prompt (a199912), closes #107
  • footer: ✨ add option to remove footer prompt (46fc717), closes #107

Bug Fixes

  • commit-message: 🐛 fix the prompt context retaining issue (#119) (cde052c)
  • log: 🐛 fix repeated output of extension version (bb809ae)

1.18.2 (2021-03-29)

Bug Fixes

  • commitlint: 🐛 fix commitlint configuration loading issue (f29c3a7), closes #102

1.18.1 (2021-03-25)

Bug Fixes

  • commitlint: 🐛 repair commitlint configuration failures (#103) (b79bb31), closes #102

1.18.0 (2021-03-22)

Features

  • scope: ✨ add option to disable scope prompt (#95) (a35bc7b), closes #43

Bug Fixes

1.17.0 (2021-03-17)

Features

  • 📦 use webpack to bundle extension (#78) (60e7415)

Bug Fixes

  • 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)

Bug Fixes

  • 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)

Features

1.15.1 (2021-02-24)

Bug Fixes

  • 🚑 fix the bug for locale unavailable (7672206), closes #52

1.15.0 (2021-02-23)

Features

  • 🌐 support conventional commit types in chinese (295cecd), closes #47

Bug Fixes

  • 🐛 fix the extension language source (2909708)
  • deps: update commitlint monorepo to v12 (f6a1e57)

1.14.0 (2021-02-15)

Features

  • add option to open the full commit message in a separate tab (e519d11)

Bug Fixes

  • typo: workspacceFolders -> workspaceFolders (7055a58)

1.13.0 (2020-11-10)

Features

  • ✨ support more commitlint rules (c3168e0)

1.12.1 (2020-10-09)

Bug Fixes

1.12.0 (2020-10-09)

Features

  • 🌐 support chinese language (cfabbc2)

Bug Fixes

  • deps: update commitlint monorepo to v11 (1ec93cf)
  • deps: update dependency gitmojis to v3 (4ccad4e)

1.11.1 (2020-08-26)

Bug Fixes

  • 🐛 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)

Features

  • ⬆️ upgrade to the latest gitmoji (607a5b0)

1.10.1 (2020-07-15)

Bug Fixes

  • 🐛 fix icon not displayed on SVM title when workspace is enabled (0507aa9)

1.10.0 (2020-07-07)

Features

  • ✨ 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)

Features

  • ✨ support config emoji format (bf54e57), closes #19

Bug Fixes

  • deps: update dependency @commitlint/load to v9 (2829c97)

1.8.1 (2020-06-15)

Bug Fixes

  • 🐛 fix branch name is undefined when repo is detached (e9c6945)

1.8.0 (2020-06-12)

Features

1.7.0 (2020-06-09)

Features

  • ✨ support custom commit types (c4810d9), closes #16

1.6.2 (2020-06-09)

Bug Fixes

  • 🐛 fix an issue which results in an empty scope saved to the settings file (640223f)

1.6.1 (2020-05-15)

Bug Fixes

  • 🐛 fix \\ treated as \ (f7bf9a5)

1.6.0 (2020-05-15)

Features

1.5.0 (2020-05-08)

Features

  • ✨ read scopes from commitlint config (1b77af0), closes #11

1.4.4 (2020-05-07)

1.4.3 (2020-05-07)

1.4.2 (2020-05-06)

1.4.1 (2020-05-01)

Bug Fixes

  • 🐛 fix cannot find module (3cce3c8)

1.4.0 (2020-04-28)

Features

  • ✨ always show none value and new scope item (2e2952f)
  • ✨ supports commitlint max length rules (6b93fc9)

1.3.0 (2020-04-21)

Features

  • ✨ Persist prompts on focus out (80ef1d8), closes #5

1.2.0 (2020-04-02)

Features

  • ✨ support commits in git subdirectories (4e001cd)

1.1.1 (2020-03-31)

1.1.0 (2020-03-31)

Features

  • ✨ 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)

Bug Fixes

  • 🐛 fix commit message with extra space words (b4d2802)

1.0.0 (2020-03-27)

Features

  • ✨ support disable gitmoji (d55b16e), closes #4

0.0.7 (2020-03-27)

Features

  • ✨ support auto commit (c22919e), closes #3

0.0.6 (2020-03-25)

0.0.5 (2020-03-25)

Features

0.0.4 (2020-03-24)

Features

  • 🚚 rename extension name (d205626)

0.0.3 (2020-03-24)

0.0.2 (2020-03-24)

Features