Updated to use `twarc.ensure_flattened` while processing twitter data.
0.3.1
* Fix off by 1 error skipping 1 tweet at the start https://github.com/pandas-dev/pandas/issues/35923
0.3.0
* Better error logging and handling of unexpected data. * Smaller Default batch size for processing. * Remove awkward pinned tweet with user datasets
0.2.0
New command line options and CSV format fixes. Recommended to run the conversion again after updating.
0.1.0
This release supports reading and writing large files and a number of command line options, see `twarc2 csv --help` for details. Additionally, there is a progress bar and a report with some counts about output at the end.
0.0.1
This is the first release, there are no optional parameters available yet.