- Added partial error comparison and diff support to assert utilities, exposing a diff function for clearer assertion errors.
- Extended crypto API with optional callback for diffieHellman and improved RSA JWK import handling; added execve to the process module.
- Enhanced SQLite sync APIs (StatementSync.columns, DatabaseSync.isOpen, Symbol.dispose), optimized timer functions, and added a security warning when binding the inspector to a public IP.