Skip to content

Releases: cloudenum/Cloudenum.FileDetective

1.0.2

Choose a tag to compare

@cloudenum cloudenum released this 25 Mar 04:33
  • New: overload methods that accept byte array for FileType.GetFileExtensions and FileType.GetMimeType methods.
  • Docs: Added exception documentation

v1.0.1

Choose a tag to compare

@cloudenum cloudenum released this 24 Mar 07:32
  • Fix: CSV false positives (hopefully)
  • Fix: Could not find the correct detectors if magic bytes size is less than 4 bytes
  • Chores: Missing documentations
  • New: Support for CFBF files
  • New: Support these files: .doc, .json, .ppt, .pptx, .xls, .bmp, .gif, .svg, .tiff, and .webp
  • Refactor: LibChardet for better cross-platform compatibility

v1.0.0

Choose a tag to compare

@cloudenum cloudenum released this 23 Mar 05:56

Initial release