Skip to content

Releases: kenlhlui/dv_schema_models

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 15:15

v0.11.0 (2026-07-24)

Feat

  • change the logic of load_dataset and improve DatasetJson (#18)

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 21:53

v0.10.0 (2026-07-22)

Feat

  • add safe_load_dataset (#17)

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 21:11

v0.9.0 (2026-07-22)

Feat

  • support IsPartOf and allow empty latestVersion in DatasetData (#16)

Fix

  • pyproject version
  • docstring

v0.8.3

Choose a tag to compare

@github-actions github-actions released this 21 Jul 21:20

v0.8.3 (2026-07-21)

Fix

  • standardize name of roleAlias in RoleAssignment

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 21 Jul 21:15

v0.8.2 (2026-07-21)

Fix

  • populate correctly in role_alias (_role_alias in the source)

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 20:57

v0.8.1 (2026-07-21)

Fix

  • accept error status to load_role_assignments (#13)

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 19:31

v0.8.0 (2026-07-21)

Feat

  • add RoleAssignment models and methods (#12)

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 05:36

v0.7.0 (2026-07-21)

Feat

  • add list_field method to list[FileInstance]

Fix

  • allow versionNumber and versionMinorNumber be none

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 05:10

v0.6.0 (2026-07-21)

Feat

  • add versionNumber and versionMinorNumber to dataset_instance

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 03:25

v0.5.1 (2026-07-20)

Fix

  • handle empty list in dataFile (i.e. no files in a dataset)