fs_extra v1.2.0 Release Notes

Release Date: 2020-08-25 // over 3 years ago
  • 🔄 Changes

    • #30 Switchup - Vec with slice
    • 0️⃣ #21 Impl Default trait for options types
    • #14 Developed by new option "content only"

Previous changes from v1.1.0

  • 🚀 Release new functionals

    • #5 Copy like cp -r in Unix.
      For this functionality use copy_inside option of CopyOptions
    • #7 Read directory by levels.
      For manage read levels use depth option of DirOptions
    • #9 Copy by levels.
      This opportunity work only for copy operations. Use depth option of CopyOptions