All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Additional fix for previous #4 fix, specifically for debuffs
- Fix issue #4 - error when hovering over buff or debuff
- Add ace configuration
- Add handling of spell and unit tooltips
- Change way item handlers are registered, instead of passing lots of params pass just self and item/spell/unit
- Ace3 dependency moved to optional.
- Update toc to match wow 1.13.2
- Embed LibStub
- Issue 3 - Bug: Clicking on an achievement throws an error message [retail/8.1.5]
- Add ability for addons to register as item handlers, these methods will receive params from GetItemInfo()