Parcourir la source

version 0.1.2

tags/v0.1.2
Garrick Aden-Buie il y a 7 ans
Parent
révision
0ef4f63643
2 fichiers modifiés avec 7 ajouts et 1 suppressions
  1. +1
    -1
      DESCRIPTION
  2. +6
    -0
      NEWS.md

+ 1
- 1
DESCRIPTION Voir le fichier

@@ -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 Voir le fichier

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

Chargement…
Annuler
Enregistrer