Releases: Anonomit/ItemCache
Releases · Anonomit/ItemCache
1.9.5
1.9.4
Fixes
- Avoid issue with the table constant limit.
1.9.3
Fixes
- Added Monk proficiencies for MoP Classic.
- Fixed lua errors caused from calling a removed API function.
1.9.2
Fixes
- Fixed lua errors in retail. Still doesn't actually support retail, but should no longer cause errors.
1.9.1
Fixes
- Fixed error when cancelling an incomplete cache operation.
1.9.0
API
- Added Item:RequiresArchaeology().
Fixes
- Fixed issue with bind detection due to Blizzard API changes.
1.8.0
Changes
- Comparing items will now compare IDs instead of localized names.
1.7.1
Changes
- Improve error messages if the library is misused.
1.7.0
API
- Added ItemCache:IsItem().
Changes
- Druids can not longer use polearms in Era.
1.6.0
API
- Added Item:GetClass().
- Added Item:GetSubClass().
- Added Item:GetClassSubClass().
Changes
- Druids can now use polearms in Era.
Bug Fixes
- Fixed another issue with localized druid text due to the Cataclysm API change.