- Fixed the problem that the data table rendering is stuck by @Gzbox in #5
- Fixed the problem that when the file has no data, it returns an error instead of displaying an empty table by @caelansar in #6
- Fixed the problem that
read_ndjson()function is mistakenly written asread_dnjson()