Skip to content

v0.1.0

Compare
Choose a tag to compare
@jrdnbradford jrdnbradford released this 11 Sep 18:18
· 69 commits to main since this release
4c679dd

readMDTable 0.1.0

Warning Updates

  • read_md_table now has a warn param to make warnings optional (#15)
  • Checking markdown table validity now uses vectorization (#12)
  • Warnings now use {cli} (#12)
  • warn_md_table now explicitly returns NULL invisibly (#10)

Misc

  • Added a logo (#22)
  • Improvements to function documentation (#10)
  • Added test coverage with {covr} (#17)