瀏覽代碼

Correct news: 0.2.2 not released yet

tags/v0.2.2
Garrick Aden-Buie 7 年之前
父節點
當前提交
dedc735f94
共有 1 個文件被更改,包括 5 次插入7 次删除
  1. +5
    -7
      NEWS.md

+ 5
- 7
NEWS.md 查看文件

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


Loading…
取消
儲存