istextorbinary v2.0.0 Release Notes

Release Date: 2016-05-02 // almost 8 years ago
    • Converted from CoffeeScript to JavaScript
    • 🛠 Fixed getEncoding and isText not handling errors correctly
    • Right-most extension takes preference, instead of left-most
      • Thanks to Ian Sibner for pull request #5
      • This has bumped the major as it changes the output result, which could potentially break some apps, despite the API remaining exactly the same