Changelog
2024-10-18
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.
Better filename for FsConfigTest test data.
Added deprecation notice.
Bumped LICENCE year.
Changed Data namespace to Db.
Imported Syokuhou into Index.
Some updates to the URL registry (feat. tests).
2024-10-03
Added URL registry stuff.
Added RSS feed builder classes.