Skip to content

Latest commit

Β 

History

History
280 lines (155 loc) Β· 7.27 KB

CHANGELOG.md

File metadata and controls

280 lines (155 loc) Β· 7.27 KB

Changelog

2.2.0 (2023-06-14)

Added

  • ✨ Add configurable description task prefix [c285686]
  • ✨ Add configurable branch name task pattern [8c77468]

2.1.0 (2022-11-25)

Added

  • βž• Add vsce [23246a4]
  • ✨ Focus SCM input box when commit message created [a06f1ef]

Miscellaneous

  • πŸ‘· Setup deploy on release action [23074a7]
  • πŸ”¨ Add deploy script [99ef538]

2.0.2 (2022-06-06)

Changed

Miscellaneous

2.0.1 (2022-05-02)

Fixed

  • πŸ› Show task picker based on description logic [60d4989]
  • πŸ› Fix task value [faa87d7]

2.0.0 (2022-05-02)

Added

  • ✨ Introduce task quick pick [144348a]
  • ✨ Introduce description quick pick [a68d4a7]
  • ✨ Introduce commit message input box [c256956]

Changed

  • ♻️ Move git repo selection to git-extension [83727ff]
  • ♻️ Move emoji quick pick to quick-picks, git utils to git-extension [3643204]
  • ♻️ Move emoji data logic to gitmoji directory [7a92514]
  • ♻️ Move configuration to config file [870de40]
  • 🚚 Rename gitmoji command [2b8ad27]
  • πŸ”§ Update vscode config [35eda28]

Fixed

  • πŸ› Fix pick emoji description [77ff93c]
  • πŸ› Fix import types [728f113]

1.2.0 (2022-05-02)

Added

  • βž• Add gitmoji-changelog [7933d24]
  • βž• Add prettier and eslint [3a3d24d]

Changed

  • 🎨 Format everything [0e4668e]

Removed

  • πŸ”₯ Remove tslint [17bd807]
  • πŸ”₯ Remove images [3377975]
  • πŸ”₯ Remove chinese description [73bc251]

Miscellaneous

v1.1.2 (2022-03-07)

Features

  • Use smiley codicon instead of custom svg icon.

v1.1.1 (2022-02-17)

Features

  • Sync with official.

v1.1.0 (2021-12-14)

Features

  • Sync with official.
  • Change of owners.

v1.0.9 (2021-10-11)

Features

  • Update Chinese translation content.

v1.0.8 (2021-09-18)

Features

  • Add necktie emoji for business logic.
  • Swap emoji entry for an actual emoji.

v1.0.7 (2021-06-17)

Features

  • Add emoji for TDD.

v1.0.6 (2021-05-08)

Features

  • Render unicode gitmojis as image by default.

v1.0.5 (2021-03-13)

Features

  • Sync with official.

v1.0.4 (2020-12-13)

Features

  • Sync with official.

v1.0.3 (2020-11-27)

Bug Fixes

  • Fix emoji code not showing up in source control.

v1.0.2 (2020-11-25)

Features

  • Sync with official.
  • Add the ability to search for gitmoji by emoji code.

v1.0.1 (2020-11-08)

Features

  • Sync with official.

v1.0.0 (2020-10-06)

Features

  • Official version release.
  • Sync with official.

v0.2.4 (2020-10-04)

Features

  • Sync with official.
  • Replace default github branch.
  • Update VSCode api.

v0.2.3 (2020-09-23)

Features

  • Sync with official.

v0.2.2 (2020-08-30)

Features

  • Sync with official.

Bug Fixes

  • Fix lower case "Remove".

v0.2.1 (2020-07-22)

Features

  • Change all the verbs to infinitive.

Bug Fixes

  • Fix icons to match new style.

v0.2.0 (2020-07-03)

Features

  • Add build scripts emojis.
  • Clarify bulb description.
  • Update wrench description.
  • Specify some descriptions.
  • Modify the installation method.
  • Change code indentation.

v0.1.9 (2020-05-23)

Features

  • Add option to only use the configurable additionnal emojis.

v0.1.8 (2020-01-30)

Features

  • Add configurable additionnal emojis.
  • Add new emoji for deprecating code that needs to be cleaned up.

v0.1.7 (2020-01-13)

Features

  • Add space after emoji prefix.

v0.1.6 (2019-12-27)

Features

  • Optimization command description.

v0.1.5 (2019-12-15)

Features

  • Add new emoji for catching errors.

v0.1.4 (2019-11-21)

Features

  • Configure the type of Gitmoji output.

v0.1.3 (2019-11-19)

Features

  • Fix extension description.

v0.1.2 (2019-11-17)

Features

  • Repair install instructions.

v0.1.1 (2019-11-17)

Features

  • Sync with official.
  • Chinese description according to the vscode env.

v0.1.0 (2019-11-16)

  • Initial release.