Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

39 lines (30 loc) · 1.21 KB

Changelog

v1.4.0 - 2024-09-24

Changed

  • Support CodeMirror6 (@personalizedrefrigerator)
  • Support 2 steps completion thanks to CodeMirror6 (@personalizedrefrigerator)
  • Add Space as a close character

v1.3.1 - 2022-12-10

Changed

  • Fixed bug where plugin failed to load definitons
  • Changed the way setting is loaded

Added

  • Add i18n support for datetime commands
  • Add hinting for the commands themselves

v1.2.1 - 2022-01-15

Changed

  • Changed default definition of /greet command

Added

  • Added support for Datetime Command weekday query (e.g., /date@mon)

v1.1.1 - 2021-12-30

Changed

  • Changed Datetime Command icon to a clock

Added

  • Added Calendar Command

v1.0.0 - 2021-12-23

Initial version with String and Datetime Commands