Skip to content

Latest commit

 

History

History
81 lines (62 loc) · 2.43 KB

File metadata and controls

81 lines (62 loc) · 2.43 KB

Changelog

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

Added

  • Support for bot API 6.9 and 7.0.

1.3.0 - 2023-08-28

Added

  • Support for bot API 6.7 and 6.8.

1.2.1 - 2023-04-19

Added

  • Support for bot API 6.5 and 6.6.

1.2.0 - 2022-12-31

Added

  • Support for bot API 6.4.
  • List all the available versions with CacheLoader::listVersions().
  • Retrieve the latest stable version with CacheLoader::getStableVersion().
  • This changelog.

Deprecated

  • CacheLoader::getCachedVersion() is being replaced by CacheLoader::getVersion().

1.1.5 - 2022-11-05

Added

  • Support for bot API 6.3.

1.1.4 - 2022-08-12

Added

  • Support for bot API 6.2.

1.1.3 - 2022-06-21

Added

  • Support for bot API 6.1.

1.1.2 - 2022-04-16

Added

  • Support for bot API 5.5, 5.6, 5.7 and 6.0.

1.1.1 - 2021-11-09

Fixed

  • Added missing file to support bot API 5.4.

1.1.0 - 2021-11-09

Added

  • Support for bot API 5.4.

Changed

  • Improved file quality by removing Wayback Machine header.

1.0.1 - 2021-08-23

Fixed

  • Fixed an issue related to files not being found for using a wrong path.

1.0.0 - 2021-08-11

Added

  • Initial release.
  • Support from bot API 1.0 to 5.3.