Changes in version 0.2.0 (2024-02-12) New features: - The user can now similarly to script files, refactor test files disposition. For example, one might want to put script files and test files within the same folder. By appending the test- word to an R script, rfold will recognise it as a test file and move it to the corresponding folder. Note that for now, rfold works with testthat only. Changes in version 0.1.0 (2023-11-02) - initial release Changes in version 0.0.1 - Added a NEWS.md file to track changes to the package.