v0.10.0
New features:
- ECL2CSV forward model now supports options supplied from ERT config file.
- Dataframe objects returned from summary.df() have metadata for each column vector attached in a dict in df.attrs["meta"].
- All command line tools can output to stdout by providing the magic filename "-".
- WSEGVALV keyword is supported in the compdat module.
- summary.df will give warning if datetime=True is not supplied. In the future, the returned dataframe will always have a datetime index. This does not affect CSV export.
Bugfixes:
- Fix PVTG include file export