Skip to content

Releases: ErikThiart/DBease

V1.2.0

02 Oct 09:07
7ea69a4
Compare
Choose a tag to compare

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, and offset 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!