Skip to content

10.0.22

Compare
Choose a tag to compare
@Zidras Zidras released this 15 Mar 00:26
· 282 commits to main since this release

Important note: I have decided to unglobalize compat functions to not pollute the global namespace with functions that are not DBM specific. Take your due diligence in ensuring that your addons/weakauras/code have 3.3.5a compatible code and do not rely on global backported functions injected by other addons. Here is the list of functions:

tIndexOf
IsInGroup
IsInRaid
GetNumSubgroupMembers
GetNumGroupMembers

What's Changed

  • Luacheck + unglobalize compat functions by @Zidras in #174

Full Changelog: 9.2.26...10.0.22