This release includes two significant changes:
1. The [`--with-organization` flag](https://github.com/dimagi/commcare-export#user-and-location-data) which provides a simple way to export location data and join it with forms and cases.
2. Support for a "Data Type" column in excel query files, which allows you to explicitly set the SQL data type of a column. Columns with explicit data types set will also be created immediately, instead of the first time there is data for that property.