Skip to content

v3.1.0 Stable

Choose a tag to compare

@clicalmani clicalmani released this 20 Jun 09:39
· 27 commits to main since this release

Release changes

  1. Introduce Elegant model class
  2. Enhanced method signatures across various interfaces for better type safety and clarity
  3. Refactor DB class methods for consistency; renamed insertId to lastInsertId and update related calls
  4. Enhanced DBQueryBuilder with new join type and increase default num_rows limit
  5. Improve CaptureEvent trait by allowing nullable array for muteEvent method