Release Notes - v1.2.0
New Features
- Added support for custom SQL queries using the
raw
method. - Introducing a flexible query builder with
select
,limit
, andoffset
methods. - Improved error handling and reporting.
- Updated documentation for easier usage.
Bug Fixes
- Fixed a critical bug in the
update
method that caused data corruption. - Resolved issues related to database connection handling.
Other Changes
- Enhanced performance and reduced memory usage.
- Updated dependencies to their latest versions.
Contributors
We'd like to thank the following contributors for their valuable contributions to this release:
Thank you for your support and contributions!