Changelog
2024-10-23
Updated Uiharu to latest Index + use CacheProvider for caching results.
2024-10-21
Switch to in-memory db for polyfill test.
Attempt at polyfilling MariaDB functions for SQLite.
2024-10-19
Added non-Misuzu specific raw RGB conversion methods.
Moved DbTools::detectType to DbType::detect.
Removed Closeable interface.
Revised the transaction API.
2024-10-18
Added cache backends registry.
Added database backends registry.
Rewrote !tl command to use DeepL.
2024-10-16
Removed ability to use class paths as Cache DSN protocols.
Updated documentation.
Removed ability to use class paths as DSN protocols.
Updated Composer libraries.
2024-10-05
Updated Index library in Seria.
Updated EEPROM to latest Index library.
Fixed some URLs not getting registered properly.
Updated to use URL registry.
Updated Index library in Mince.
Fixed casing oversight.
Removed all references to the IPAddress class.
Also added COUNTRY_CODE (i forgor in the previous commit).
Expose REMOTE_ADDR and HTTPS in HttpRequest.
Fixed undropkicked I.
Updated to latest Index version.
Updated to restructured Index version.
2024-10-04
Added deprecation notice.
Updated LICENCE year.
Imported Sasae into Index.
Added suggest lines for the cache stuff.