• DISQLite3 v5.45.0
    • Add support for Contentless-Delete FTS5 Indexes.
    • Performance enhancements to JSON processing up to 2x.
    • Enhancements to
      • Date and time functions: New time shift modifiers and timediff() SQL function.
      • Query planner: Optimize LEFT JOIN strength reduction so that it works for RIGHT and FULL JOINs as well.
      • Decimal extension: New decimal_pow2(N) and decimal_exp(X) SQL functions.