- Check status before meta information, [PR-20](https://github.com/panda-official/DriftCLI/pull/20) - Fix wrong package type exception, [PR-21](https://github.com/panda-official/DriftCLI/pull/21)
0.10.0
Added
- `--scale` option to `export raw` command, [PR-19](https://github.com/panda-official/DriftCLI/pull/19)
0.9.1
Fixed
- Query timeout and improve error messages, [PR-18](https://github.com/panda-official/DriftCLI/pull/18)
0.9.0
Added
- Support for TypedData for CSV export, [PR-17](https://github.com/panda-official/DriftCLI/pull/17)
0.8.0
Added
- Support for labels in metadata, [PR-15](https://github.com/panda-official/DriftCLI/pull/15)
0.7.1
Fixed
- Rise an error if --with-metadata used with --csv, [PR-14](https://github.com/panda-official/DriftCLI/pull/14)