1.3 KiB
1.3 KiB
History
v2.2.1 2018 January 24
- Added missing development dependency
v2.2.0 2018 January 24
- Fixed invalid
package.jsonerror- Thanks to Sean for pull request #8
- Updated base files
v2.1.0 2016 May 10
- Support v2 of textextensions and binaryextensions
v2.0.0 2016 May 2
- Converted from CoffeeScript to JavaScript
- Fixed
getEncodingandisTextnot 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
v1.0.2 2015 January 16
- Fixed build
- Added test for text files
v1.0.1 2015 January 16
- Cleaned up thanks to Shunnosuke Watanabe for pull request #2
v1.0.0 2013 October 25
- Initial release extracted from balupton/bal-util