Skip to content

Releases: jumpingrivers/namer

namer 0.1.5

Choose a tag to compare

@maelle maelle released this 16 Dec 15:59
  • The tests using rmarkdown are now skipped if Pandoc 1.12.3 (minimal version for rmarkdown) is not available.

  • unname_all_chunks now accepts argument chunk_name_prefix with the prefix of the chunknames to be unnamed (@HanOostdijk, #22)

namer 0.1.4

Choose a tag to compare

@maelle maelle released this 26 Mar 15:16

namer 0.1.4

  • The regex recognizing the beginning of a chunk now demands ``` are at the beginning of a line (@gorkang, #17).
  • Replace LaTeX special characters with - to better support text references in bookdown @martinjhnhadley

CRAN version

Choose a tag to compare

@stephlocke stephlocke released this 30 Oct 20:44

First release to CRAN 🎉