- Adds warning if parquet writer writes a file with different schema from the provided metadata (see [this issue](https://github.com/apache/arrow/issues/15032))
1.3.3
Not secure
- fixing bug `"pyarrow has no attribute 'parquet'"` (87)
1.3.2
Not secure
- Updated dependencies.
1.3.1
Not secure
- Faster date casting.
1.3.0
Not secure
- Release for compatibility with code using numpy>1.22 for security reasons. As a result Python 3.7 is no longer supported.
1.2.1
Not secure
- fixed the ability to use relative local paths due to from_uri not accepting relative paths