Skip to content

2.9.0 - File type detection

Compare
Choose a tag to compare
@OndraZizka OndraZizka released this 02 Dec 21:05
· 19 commits to master since this release

Now, the input without a suffix will be checked (the first non-blank line for CSV, the first few characters for JSON),
and the type will be guessed accordingly.
May not work 100 %, but should cover most cases.

The dist.zip is available in Maven central.