Skip to content

Version 3.0.0 Updates and Added Features

Choose a tag to compare

@rknyryn rknyryn released this 27 Mar 07:23
· 6 commits to main since this release
  • Transitioned services from 'AddScoped' to 'AddSingleton' for enhanced performance.
  • Renamed the 'path' parameter to 'directoryPath' for more clarity.
  • Implemented 'Path.IsRooted' check for the base folder path to ensure valid directory paths.
  • Enhanced the package functionality to return both relative and full file paths.

Full Changelog: v2.0.1...v3.0.0