Skip to content

Releases: Anonomit/ItemCache

1.9.7

Choose a tag to compare

@github-actions github-actions released this 27 Apr 00:27

Fixes

  • Updated for MoP changes.

1.9.6

Choose a tag to compare

@github-actions github-actions released this 20 Mar 00:48

Fixes

  • Add TBC support.

1.9.5

Choose a tag to compare

@github-actions github-actions released this 18 Nov 23:02

Fixes

  • Fixed issue when used as a library without AceSerializer.

1.9.4

Choose a tag to compare

@github-actions github-actions released this 17 Nov 14:19

Fixes

  • Avoid issue with the table constant limit.

1.9.3

Choose a tag to compare

@github-actions github-actions released this 01 Jul 20:42

Fixes

  • Added Monk proficiencies for MoP Classic.
  • Fixed lua errors caused from calling a removed API function.

1.9.2

Choose a tag to compare

@github-actions github-actions released this 21 Dec 06:19

Fixes

  • Fixed lua errors in retail. Still doesn't actually support retail, but should no longer cause errors.

1.9.1

Choose a tag to compare

@github-actions github-actions released this 03 Oct 21:22

Fixes

  • Fixed error when cancelling an incomplete cache operation.

1.9.0

Choose a tag to compare

@github-actions github-actions released this 25 Sep 20:42

API

  • Added Item:RequiresArchaeology().

Fixes

  • Fixed issue with bind detection due to Blizzard API changes.

1.8.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 11:24

Changes

  • Comparing items will now compare IDs instead of localized names.

1.7.1

Choose a tag to compare

@github-actions github-actions released this 06 Aug 01:44

Changes

  • Improve error messages if the library is misused.