Skip to content

Latest commit

 

History

History
89 lines (39 loc) · 3.61 KB

CHANGELOG.md

File metadata and controls

89 lines (39 loc) · 3.61 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.33.2 (2021-11-22)

1.33.1 (2021-09-08)

Bug Fixes

1.33.0 (2021-09-08)

Features

  • update to 9.1 interface (9aa916d)

1.32.5 (2021-09-07)

Bug Fixes

  • GetConduitRankFromCollection() was renamed in 9.1.0 (#21) (7181254)

1.32.4 (2021-09-04)

Bug Fixes

  • update spells from simc shadowlands branch from 2021-09-03 (#20) (261fcba)

1.32.3 (2021-08-31)

Bug Fixes

1.32.2 (2021-08-23)

Bug Fixes

  • add COMBATLOG_OBJECT_* constants used by CLEU event handlers (#18) (11a9c07)

1.32.1 (2021-08-12)

Bug Fixes

  • the correct return value for UnitName() is [name, realm] (#17) (55a8587)

1.32.0 (2021-08-09)

Features

  • add GetUnitName() global API function (#16) (f8cabb9)

1.31.1 (2021-07-23)

Bug Fixes

  • add IsValid() method to ItemLocationMixin (#15) (a969353)

1.31.0 (2021-07-18)

Features

1.30.2 (2021-06-30)

Bug Fixes

  • remove global constants that are no longer available in 9.1 (#12) (5c2bb1a)

1.30.1 (2021-06-11)

Bug Fixes

  • add fields to RuneforgeLegendaryComponentInfo interface (77d287d)