Skip to content

v0.4.2

Latest
Compare
Choose a tag to compare
@iyifr iyifr released this 19 Jan 11:56
· 1 commit to main since this release

0.4.2 (Patch Release)

  • EXTENDED readFiles utility with new options for file handling:
    • Added hashFileName parameter (boolean) to control file name generation
    • Added maxFileSize parameter (int, MB) to limit upload sizes
    • Default values: hashFileName: false, maxFileSize: 10
  • IMPROVED Documentation for file upload functionality in README
  • UPDATED Documentation comments for readFiles utility with comprehensive examples and return
    type details