Skip to content

Releases: equinor/atmos-validation

v1.3.3

05 Jan 07:58
17120c7
Compare
Choose a tag to compare

1.3.3 (2024-01-04)

Bug Fixes

  • Fix location parsing for south hemisphere locations (#17) (1d42213)

v1.3.2

29 Nov 08:09
f97d6a4
Compare
Choose a tag to compare

1.3.2 (2023-11-29)

Bug Fixes

  • Make default classification_level "Internal" str (#14) (fa02ee9)

Other

v1.3.1

21 Nov 14:51
1b150da
Compare
Choose a tag to compare

1.3.1 (2023-11-21)

Bug Fixes

  • Fix height sorting for data array (#12) (4b13e81)

v1.3.0

06 Nov 10:51
e643f23
Compare
Choose a tag to compare

1.3.0 (2023-10-31)

Features

  • Add classification level validation (#10) (2d1c22f)
  • Add country as non-optional attribute (#9) (c26c83c)

v1.2.0

26 Oct 11:16
ed9e492
Compare
Choose a tag to compare

1.2.0 (2023-10-26)

Features

  • Add metadata tags for country and asset (#6) (95b70a9)

v1.1.0

25 Oct 11:07
1d032d2
Compare
Choose a tag to compare

1.1.0 (2023-10-20)

Features

  • Make memos type allow list of strings (#3) (71a2413)

Documentation

v1.0.0

18 Oct 09:41
8f4702b
Compare
Choose a tag to compare

1.0.0 (2023-10-10)

Features

  • Add all files from source repo (#1) (47f64e6)

Other