Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 389 Bytes

File metadata and controls

10 lines (8 loc) · 389 Bytes

Changelog

[1.0.1]

Changed

  • Updated library initialization logic in WebGLContext. The path to webglazor.js is now generated dynamically using NavigationManager.BaseUri. This allows the library to automatically detect the correct application base address, making it more flexible for different hosting scenarios.
  • Updated WIKI.MD.

[1.0.0]

Added

  • Initial release.