Refactor to use AceAddon, and move the tooltip code out to its own file with minor cleanups. Right-clicking the broker display now opens directly to the preferences pane, bypassing the Blizzard Interface AddOns display entirely.
Remove Shadowy Coins from ignored IDs.
Fix indentation in XML files. Fix section headers in the CurrencyItemID file.
Actually remove the embeds.xml file since it's been superseded by the Libraries/Manifest.xml file.
Add CurseForge and WoWInterface data to the ToC so the BigWigs packager will be able to auto-upload builds.
Add a Debugger function, and change loading of libraries and base code to use Manifest.xml files. Sort .pkgmeta file contents.
Add .release/ to the .gitignore file.
Move some things around.
Add the Redeemed Soul currency.
Major overhaul:
Add the missing Shadowy Coins, Brawler's Gold, and Felessence currencies.
Remove the Dungeons, Items, Miscellaneous, and Quest Objectives entries from - and add a new Holidays entry to - OrderedCurrencyGroups.
Rename OrderedCurrencyGroups to CategoryCurrencyGroups.
Add ExpansionCurrencyGroups.
Rename CurrencyIDByName to CurrencyID.
Rename CurrencyNameByID to CurrencyName.
Rename ItemCurrencyIDByName to CurrencyItemID.
Rename ItemCurrencyNameByID to CurrencyItemName.
Add several preferences helper functions.
Move existing helper functions out of the preferences initialization function.
Perform various renames and cleanups.
Rename the ItemCurrencyIDByName PetCharm entry to ShinyPetCharm, and add a PolishedPetCharm entry.
Rename the CurrencyIDByName EssenceDeathwing entry to EssenceOfCorruptedDeathwing.