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