Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 15:01
c15cb9e

1.5.0 (2024-12-14)

Features

  • types for current_time, current_date, and current_timestamp (09e3c21)

Bug Fixes

  • handle this.prepare and super.prepare (fd3ea6d)
  • support .join without arguments (10328ba)

Performance Improvements

  • don't use database for input parameters (faac980)
  • enable LTO and set codegen-units to 1 (8067f29)