Version 2.1.0 of fmu-dataio
What's Changed
-
ENH: Remove CI pytest early stoppage by @janbjorge in #445
-
ENH: Add pydantic meta schema by @janbjorge in #409
-
ENH: Add types module by @janbjorge in #458
-
ENH: Apply ERT env variables in FMU runs by @jcrivenaes in #451
-
ENH: Add facies_thickness as content type by @janbjorge in #465
-
BUG: Corrent dockers file permissions by @janbjorge in #430
-
BUG: Add System information to Tracklog event by @janbjorge in #439
-
BUG: Add missing fmu.context by @janbjorge in #460
-
DOC: Publish pydantic schema by @janbjorge in #429
-
DOC: Build datastructure documentation by @janbjorge in #431
-
DOC: Improve documentation by @perolavsvendsen in #447
-
FIX: Remove deprecated
verbosity
from examples by @mferrera in #427 -
FIX: Ruff bump v0.2.0 by @janbjorge in #448
-
FIX: Unpin pydantic lt. 2.6 by @janbjorge in #452
-
CLN: Remove mypy.ini by @janbjorge in #437
-
CLN: Validate global configuration using pydantic by @janbjorge in #422
-
CLN: Remove termcolor dependency by @janbjorge in #444
-
CLN: Clean up pytest global configuration user warnings by @janbjorge in #443
-
CLN: Change return type to native dict in dump method by @janbjorge in #456
-
CLN: Correct komodo key and refine meta.py field definitions by @janbjorge in #455
-
CLN: Construct tracklog using pydantic by @janbjorge in #454
-
CLN: Construct BoundingBox using pydantic by @janbjorge in #462
-
DEP: JSON-schema dependency by @janbjorge in #434
-
API: Use UserWarning insted of PendingDeprecationWarning by @janbjorge in #438
-
TSN: Nighyly CI by @janbjorge in #450
-
TSN: Use pytest monkeypatch to set os-envs by @janbjorge in #453
-
TST: Monkeypatch detect_inside_rms by @janbjorge in #461
New Contributors
Full Changelog: 1.11.0...2.1.0