Skip to content

Releases: mnist91/origin

v1.2.0

24 Nov 20:16
Compare
Choose a tag to compare

support .rmd/.qmd files

v1.1.2

21 Apr 15:40
Compare
Choose a tag to compare

rstudioapi::sourceMarkers does not allow for HTML styling anymore since RStudio version 2023.03.0

v1.1.1

21 Apr 12:38
Compare
Choose a tag to compare

Due to the change of R_CHECK_STOP_ON_INVALID_NUMERIC_VERSION_INPUTS=true,
a test now trhows an error. This has been fixed in this new patch.

v1.1.0

02 Nov 19:01
Compare
Choose a tag to compare

Use cli package for pretty command line outputs. RC/R6 methods are no longer
flagged as functions. Recover very long strings while using the originize_*
functions

v1.0.0

24 Oct 21:45
Compare
Choose a tag to compare

Use parsed Code instead of Regexes. New functionality to check package usage in a project.