Skip to content
v0.2.0

Breaking:

* RowIterator: Always check the selected kind
* Simplify RowIterator::new() to automatically select columns

Additions:

* `OrcStruct::columns()`
* Support for escaping field names

Internal:

* Fix dependencies between crates + dedup metadata