promotional bannermobile promotional banner

LibAddonUtils

Collection of basic tools for addon authors.

File Details

v1.3.3

  • R
  • Oct 14, 2021
  • 4.84 KB
  • 343
  • 9.1.0
  • Retail

File Name

LibAddonUtils-v1.3.3.zip

Supported Versions

  • 9.1.0

LibAddonUtils

Version 1.3.3

  • Added argument sorting to tpairs.

Version 1.3.2

  • Added argument roundDown to round and iformat.

Version 1.3.1

  • Fixed bug where iformat method didn't embed.

Version 1.3

  • Added Embed capability.

Version 1.2.1

  • LibStub removed from LibAddonutils.xml; authors should include LibStub separately

Version 1.2

  • Added function ColorFontString.
  • Added function GetTableKey.
  • Added function iformat.
  • Added function tpairs.
  • Added parameters key and value to tcount.

Version 1.1

  • CacheItems has been renamed to CacheItem.
  • CacheItem now accepts itemString, itemLink and itemName in addition to itemID.
  • count has been renamed to tcount.

Version 1.0

  • Initial upload