Skip to content

mark 0.7.0

Choose a tag to compare

@jmbarbone jmbarbone released this 23 Oct 14:32
  • merge_list() added for combining lists #200
  • glob() added for basic wildcard globbing on character vectors #167
  • adds greater use of {fs} over base file functions #160
  • improvements in todos() and fixmes()
    • File extension can now be set #170, which by default includes qmd (#163) and py files
    • new parameter ignore to ignore any files
    • file paths and line numbers can now be clicked within RStudio #171
  • adds more use of rlang::list2() for internally #199
  • GitHub action included to check version updates with pull requests #211
  • %::% and %:::% now exported from {fuj}