Files
AR-Menu/Library/PackageCache/com.unity.cloud.ktx.webgl-2023@e3e0424a66c4/CHANGELOG.md
2025-11-30 08:35:03 +02:00

1.2 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.1] - 2023-11-06

Fixed

  • Fixed console warning about missing main package when the main package is installed as an indirect dependency.

[1.0.0] - 2023-09-13

Changed

  • Version bump to go out of experimental.

[0.4.0] - 2023-08-23

Changed

  • Remove etcdec from the binaries

Fixed

  • Incorrect package name occurrences

[0.3.0] - 2023-07-21

Added

  • Trademarks notice to documentation

Changed

  • Package name prefix to "KTX for Unity WebGL..."

[0.2.0] - 2023-05-31

Added

  • Third party notice
  • Full Apache 2.0 license text

Changed

  • When the main package is missing a warning is logged (instead of self-removal)
  • Assembly definition names now include the version to avoid conflicts when multiple sub-packages are installed
  • Unexposed KtxUnity.Webgl.Editor.Tests.WebglEditorTests
  • Specified exact minimum required Unity version 2023.2.0a17

[0.1.0] - 2023-05-26

Initial sub package publication