Enhancements
- ENH: Add ExportResult class by @tnatt in #882
- ENH: Simplify export_volumetrics by @tnatt in #859
- ENH: Support timedata as list of dates by @tnatt in #885
- ENH: Add 'simulationtimeseries' content type by @mferrera in #897
- ENH: Add FLUID column and simplify column names in inplace_volumes by @tnatt in #916
- ENH: Set table_index explicit in inplace_volume export by @tnatt in #905
Fixes
- FIX: Remove config_path as argument to rms volumes export by @tnatt in #889
- FIX: Update documentation for export_inplace_volumes by @tnatt in #887
- FIX: Re-add 'timeseries' index without duplication by @mferrera in #902
- FIX: Add missing NET column in inplace_volumes table by @tnatt in #919
Other
- BLD: Pin pydantic to < 2.10 as ERT have done by @slangeveld in #873
- MAINT: Use schema generator to modify schema dump by @mferrera in #892
- CI: Run most actions with Python 3.11 by @mferrera in #899
- CI: Pin sumo-uploader for Python 3.8 workflow by @mferrera in #913
- TST: Add exportvolumetrics fixture by @tnatt in #921
Full Changelog: 2.7.0...2.8.0