Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.27 KB

File metadata and controls

33 lines (17 loc) · 1.27 KB

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.0-preview.1 - 2024-08-27

Release Notes

Changed

  • Update package (#3)
    • Update dependencies: com.ugf.module.assets to 6.0.0-preview.2 and com.ugf.debugtools to 3.0.0-preview versions.
    • Change DebugModule and related classes to support updated Application package.

1.0.0-preview - 2024-02-14

Release Notes

Added

  • Add implementation (#1)
    • Add DebugModule class as module to manage Debug UI and Debug GL components creation.