Skip to content

winch 0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 01:49
· 42 commits to main since this release

Features

  • winch_trace_back() returns a new is_libr column that indicates if an entry is from R's shared library (#56).

Chore

  • Deprecate winch_add_trace_back(), to be reimplemented in rlang (#56).

  • Tweak snapshot.

  • Fix compiler warning regarding empty prototype.