Changelog
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.
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
Also added COUNTRY_CODE (i forgor in the previous commit).
Expose REMOTE_ADDR and HTTPS in HttpRequest.
2024-10-04
Imported Sasae into Index.
Added suggest lines for the cache stuff.
Better filename for FsConfigTest test data.
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.
2024-10-02
Replaced @internal docs.
Reorganised Http namespacing structure.
Removed .NET-style stream types.
Fixed oversights.
HEH HEH YEAH ILIGHT HAHAHAHA WAHHH
Removed the British to be consistent with JSON.
Fixed namespace and class casing.
2024-09-30
Fixed method arguments issue.