------------------
This release contains usability improvements to the command-line script:
* Instead of ``python -m zyte_api`` you can now run it as ``zyte-api``;
* the type of the input file (``--intype`` argument) is guessed now,
based on file extension and content; .jl, .jsonl and .txt
files are supported.