Skip to content

Latest commit

 

History

History
94 lines (42 loc) · 4.39 KB

CHANGELOG.md

File metadata and controls

94 lines (42 loc) · 4.39 KB

Changelog

1.4.2 (2024-07-10)

Other

CI/CD

  • Add build to "Other" section for release docs (#27) (865b752)
  • Fix release-please typo in config (#28) (fd2b51e)

1.4.1 (2024-01-09)

Other

1.4.0 (2024-01-08)

Features

1.3.3 (2024-01-04)

Bug Fixes

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

1.3.2 (2023-11-29)

Bug Fixes

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

Other

1.3.1 (2023-11-21)

Bug Fixes

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

1.3.0 (2023-10-31)

Features

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

1.2.0 (2023-10-26)

Features

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

1.1.0 (2023-10-20)

Features

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

Documentation

1.0.0 (2023-10-10)

Features

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

Other