Skip to content

10.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 20:12
· 29 commits to master since this release
a0715fd

AdiButtonAuras

10.0.0 (2023-02-17)

Full Changelog Previous Releases

  • build: use env files instead of set-output
    See https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
  • build: update actions versions
  • build: update toc for 10.0.5
  • refactor(core): account for the new UNIT_AURA payload
  • feat(rules): add Fury of the Aspects to the bloodlust rule
    Also remove rules for legendary rings from Warlords of Draenor.
  • feat(core): make item and spell id more readable in debug tooltips
  • build: bump toc for dragonflight
  • fix(core): add fallback for localized power name
    Drachtyrs' Essence is _G['POWER\_TYPE\_ESSENCE']
  • feat(rules): load evoker rules
  • fix(core): temporary workaround for options
    Use /aba to load them until I figure this out.
  • fix(core): update pet and stance bar hooks
  • fix(core): use TooltipDataProcessor for debug tooltips