Skip to content

Commit

Permalink
edit news
Browse files Browse the repository at this point in the history
  • Loading branch information
yjunechoe committed Oct 14, 2024
1 parent 705100b commit 5eb7f51
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# ggtrace 0.7.x

## ggtrace 0.7.3

- New special value `ggtrace(trace_steps = "all")` which evaluates to all steps in the method body.

- Bug fix in `ggtrace(trace_exprs)` doubly-evaluating a step when it should simply evaluate the existing step. This behavior is now prevented by *cloning* the method environment in such cases.
Expand Down
11 changes: 7 additions & 4 deletions docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5eb7f51

Please sign in to comment.