Procházet zdrojové kódy

version 0.1.2

tags/v0.1.2
Garrick Aden-Buie před 7 roky
rodič
revize
0ef4f63643
2 změnil soubory, kde provedl 7 přidání a 1 odebrání
  1. +1
    -1
      DESCRIPTION
  2. +6
    -0
      NEWS.md

+ 1
- 1
DESCRIPTION Zobrazit soubor

@@ -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 Zobrazit soubor

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

Načítá se…
Zrušit
Uložit