- This version adds a new method, `set_core_field`, on `DataFile`, which is used to add the primary key of the Core in the Extension. - The method `set_core_field` is called for every extension when reading the Darwin Core Archive. This is to avoid leaving the primary `Field` blank.
0.2.0
This is the first version with a release tag. We encourage you to update any previous version of this library.
- First version with a release tag. - Working Polars LazyFrame. - Working pandas DataFrame.