Skip to content

Remove strict option and smartly decide the file type validation

Choose a tag to compare

@thetutlage thetutlage released this 11 Dec 08:56

The strict option was introduced in the last release and was never documented. We have removed this option and smartly validate the file type using the best available validation option

  • improvement: serialize errors and meta on file object 0d97366
  • improvement: drop strict option and use smart file type validation 43e444c

v5.0.8...v5.1.0