2.4.0
What's Changed
- ENH: Add dunder accessors to Pydantic RootModels by @ErichSuter in #767
- BLD: Unpin fmu-sumo-uploader by @tnatt in #771
- FIX: Do not convert alias as string to list of characters by @tnatt in #776
- BLD: Unpin Pydantic 2.7.0 by @tnatt in #777
- BUG: Preserve top/base/offset information from config by @tnatt in #773
- MAINT: Replace global_configuration.Asset with fields.Asset by @tnatt in #778
- MAINT: Keep config as pydantic model by @tnatt in #779
- ENH: Validate uuids against pydantic.UUID4 (#759) by @ErichSuter in #780
New Contributors
- @ErichSuter made their first contribution in #767
Full Changelog: 2.3.0...2.4.0