Releases: Anonomit/ItemCache
Releases · Anonomit/ItemCache
1.9.7
1.9.6
Fixes
- Add TBC support.
1.9.5
Fixes
- Fixed issue when used as a library without AceSerializer.
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.