Selaa lähdekoodia

update news

pull/21/head
Garrick Aden-Buie 6 vuotta sitten
vanhempi
commit
bcbf5999a3
1 muutettua tiedostoa jossa 8 lisäystä ja 0 poistoa
  1. +8
    -0
      NEWS.md

+ 8
- 0
NEWS.md Näytä tiedosto

@@ -20,6 +20,14 @@

* Moved `stringr` and `rematch2` to Suggests.

* `view_regex()` now returns the HTML and dependencies directly, making it
easier to include the regex visualization in R Markdown documents. The CSS
selectors used in the `view_regex()` HTML are now more specific to avoid
potential selector collisions.
* `regexplain_gadget()` now also returns the built regexp directly, enabling
usage like `pattern <- regexplain_gadget()`.

### 0.2.2

* Fix issues with coloring of groups in regexplain gadget when matched groups

Loading…
Peruuta
Tallenna