HazeLibrary

Shared library for HazeSuite World of Warcraft addons. Consolidates common functionality to reduce code duplication across the addon suite.

File Details

HazeLibrary-1.5.0.zip

  • R
  • Mar 6, 2026
  • 36.35 KB
  • 22
  • 2.5.5+1
  • Classic + 1

File Name

HazeLibrary-1.5.0.zip

Supported Versions

  • 2.5.5
  • 1.15.8

[1.5.0] - 2026-03-06

Added

  • HazeLib-Compat module: version detection, API compatibility shims, and feature flags
  • Classic Era (1.15.x) and Hardcore realm support
  • Container, Map, Gossip, Guild, Chat, and Date/Time API shims for cross-version compatibility
  • Hardcore death callback system with RegisterHardcoreDeathCallback API
  • SOUNDKIT guard in HazeLib-Widgets checkbox handler
  • BackdropTemplateMixin nil check in HazeLib-Theme