Skip to content

Releases: hughesjs/UniversalDiveDataFormat

Release v1.0.2

Choose a tag to compare

@github-actions github-actions released this 06 May 23:44
168088b

1.0.2 (2024-05-06)

Release v1.0.1

Choose a tag to compare

@github-actions github-actions released this 06 May 22:39
1729594

1.0.1 (2024-05-06)

Release v1.0.0

Choose a tag to compare

@github-actions github-actions released this 06 May 22:34
eaf4da6

1.0.0 (2024-05-06)

⚠ BREAKING CHANGES

  • Everything now has a base class whereas previously we relied on namespaces to do this.

  • Added UddfModel base to everything (b78f7df)