Skip to contents

ascribe 0.2.0

CRAN release: 2026-08-22

Breaking changes

Other changes

  • ascribe_universe objects gain a print() method.
  • Fixed a re-export attribution bug that could resolve some functions to the wrong origin package.
  • The in-house Rmd/qmd parser now keeps usage from chunks that parse even when another chunk in the same file fails, instead of dropping the whole file.
  • scan_usage() is much faster and uses far less memory.

ascribe 0.1.1

CRAN release: 2026-08-08

  • Initial CRAN submission.