Skip to content

2.0.0-pre.1

Pre-release
Pre-release

Choose a tag to compare

@UnluckyY1 UnluckyY1 released this 05 May 13:28
· 13 commits to main since this release

Breaking Changes

  • copyFileIntoDownloadFolder Return Type
    • Changed return type from boolean to File object (#11)
    • Migration Required: Update code to handle the returned File instead of boolean checks

New Features

  • Subdirectory Support
    • Added subDirectoryPath parameter to copyFileIntoDownloadFolder (#9)