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.
1.3.1 - 2024-01-05
- Support for bot API 6.9 and 7.0.
1.3.0 - 2023-08-28
- Support for bot API 6.7 and 6.8.
1.2.1 - 2023-04-19
- Support for bot API 6.5 and 6.6.
1.2.0 - 2022-12-31
- Support for bot API 6.4.
- List all the available versions with
CacheLoader::listVersions(). - Retrieve the latest stable version with
CacheLoader::getStableVersion(). - This changelog.
CacheLoader::getCachedVersion()is being replaced byCacheLoader::getVersion().
1.1.5 - 2022-11-05
- Support for bot API 6.3.
1.1.4 - 2022-08-12
- Support for bot API 6.2.
1.1.3 - 2022-06-21
- Support for bot API 6.1.
1.1.2 - 2022-04-16
- Support for bot API 5.5, 5.6, 5.7 and 6.0.
1.1.1 - 2021-11-09
- Added missing file to support bot API 5.4.
1.1.0 - 2021-11-09
- Support for bot API 5.4.
- Improved file quality by removing Wayback Machine header.
1.0.1 - 2021-08-23
- Fixed an issue related to files not being found for using a wrong path.
1.0.0 - 2021-08-11
- Initial release.
- Support from bot API 1.0 to 5.3.