Explorar el Código

Correct news: 0.2.2 not released yet

tags/v0.2.2
Garrick Aden-Buie hace 7 años
padre
commit
dedc735f94
Se han modificado 1 ficheros con 5 adiciones y 7 borrados
  1. +5
    -7
      NEWS.md

+ 5
- 7
NEWS.md Ver fichero

@@ -1,12 +1,5 @@
## regexplain 0.2.x

### 0.2.3

* Use of `knitr` is automatically detected when calling `view_regex()` inside
an R Markdown document. The `knitr` parameter of `view_regex()` has been
removed. Added `result_only` parameter for interactive viewing. As a side
effect, the group coloring CSS is automatically embedded in the HTML output.

### 0.2.2

* Fix issues with coloring of groups in regexplain gadget when matched groups
@@ -15,6 +8,11 @@

* Reduce package size by optimizing images and offloading the screencast gifs to
the `assets` branch.
* Use of `knitr` is automatically detected when calling `view_regex()` inside
an R Markdown document. The `knitr` parameter of `view_regex()` has been
removed. Added `result_only` parameter for interactive viewing. As a side
effect, the group coloring CSS is automatically embedded in the HTML output.

### 0.2.1


Cargando…
Cancelar
Guardar