Skip to content

1.0.4

Compare
Choose a tag to compare
@acegoal07 acegoal07 released this 25 Jan 19:54
· 33 commits to main since this release

1.0.4

  • Adds deleteDir function
  • Adds isDirEmpty function
  • Updates the wiki
  • Adds new build and test script to packages.json
  • Adds the ability to pass objects into write file
  • Improves copy file making to so you can copy a file multiple times without a destination
  • Makes it so all write functions uses base write function to cut down on the reuse of code