AddonFactory Changelog (dates in dd/mm/yyyy)
======================


Version 2025.08.21 (21/08/2025)

- Updated ToC for Mists of Pandaria and 11.2.

Version 2025.03.02 (02/03/2025)

- Updated ToC for Cataclysm support.

Version 2025.02.28 (28/02/2025)

- Added LibBit64.

Version 2024.12.31 (31/12/2024)

- Added the Array class.

Version 2024.12.23 (23/12/2024)

- Added GetSize() to SQLTable.
- Added GetSize() to SQLTableView.
- Added the Dictionary class.
- Added the ScrollFrameViewHandler class.

Version 2024.12.22 (22/12/2024)

- Added the 'Dates' service.
- Added the 'Classes' service, to support basic OOP functionality.
- Updated LibMVC to support a controller's metatable functions, required for proper OOP support.
- Transferred the loading event handler, the locales and the communication handlers from DataStore to AddonFactory.
- Transferred ChatThrottleLib from DataStore to AddonFactory.
- Added the SQLTable class.
- Added the SQLTableView class.
