Ver código fonte

version 0.1.2

tags/v0.1.2
Garrick Aden-Buie 7 anos atrás
pai
commit
0ef4f63643
2 arquivos alterados com 7 adições e 1 exclusões
  1. +1
    -1
      DESCRIPTION
  2. +6
    -0
      NEWS.md

+ 1
- 1
DESCRIPTION Ver arquivo

@@ -1,5 +1,5 @@
Package: ermoji
Version: 0.1.1
Version: 0.1.2
Title: RStudio Addin to Search and Copy Emoji
Description: RStudio addin to search through emoji and copy the emoji name,
unicode string or gliph to the clipboard.

+ 6
- 0
NEWS.md Ver arquivo

@@ -0,0 +1,6 @@
# ermoji 0.1.2

* Added "dropup" menu for unicode. You can now copy the unicode or HTML values
for the selected emoji.
* Some behind-the-scenes refactoring that removes `purrr` dependency and
streamlines the app/gadget functions.

Carregando…
Cancelar
Salvar