Skip to content

Latest commit

 

History

History
104 lines (46 loc) · 3.71 KB

CHANGELOG.md

File metadata and controls

104 lines (46 loc) · 3.71 KB

Changelog

4.0.0 (2024-12-17)

⚠ BREAKING CHANGES

  • Don't pollute command namespace for each action

Features

  • Don't pollute command namespace for each action (d545414)

3.2.0 (2024-11-10)

Features

3.1.0 (2024-11-03)

Features

3.0.0 (2024-11-01)

⚠ BREAKING CHANGES

  • Rename user commands and replace emoji.vim with emoji.lua #26 (#27)

Features

  • Rename user commands and replace emoji.vim with emoji.lua #26 (#27) (db76227)

2.1.1 (2024-10-20)

Bug Fixes

  • Differentation of emojis and kaomojis (93ea09d)

2.1.0 (2024-10-14)

Features

2.0.0 (2024-10-06)

⚠ BREAKING CHANGES

  • Use emojis-app.com instead of emojisource.app

Features

  • Use emojis-app.com instead of emojisource.app (959ba47)

1.2.0 (2024-03-10)

Features

1.1.0 (2024-03-07)

Features

1.0.3 (2024-02-26)

Bug Fixes

  • do not overwrite all cmp sources #5 (9f4d3a4)

1.0.2 (2024-02-26)

Bug Fixes

  • autocompletion not triggering after quote character (da3fa2c)

1.0.1 (2024-02-24)

Bug Fixes

  • remove obsolet json files from developing (ef178bf)

1.0.0 (2024-02-23)

Bug Fixes

  • exposed functions in init.lua (828ad91)