Explorar el Código

version 0.1.2

tags/v0.1.2
Garrick Aden-Buie hace 7 años
padre
commit
0ef4f63643
Se han modificado 2 ficheros con 7 adiciones y 1 borrados
  1. +1
    -1
      DESCRIPTION
  2. +6
    -0
      NEWS.md

+ 1
- 1
DESCRIPTION Ver fichero

@@ -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 fichero

@@ -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.

Cargando…
Cancelar
Guardar