Skip to content

Release v1.0.1

Compare
Choose a tag to compare
@ikenfin ikenfin released this 12 May 12:38
· 48 commits to master since this release

Fix incorrect csv file recognition by mime-type. Sometimes csv files had empty mime type (especially on Windows). From now we firstly check mime, then if it empty - check file extension.