Skip to content

Releases: xuandung38/query-logger

v1.0.5

04 Oct 12:41
4b42e4f
Compare
Choose a tag to compare
  • Support for PHP versions ^8.2, ^8.3, and ^8.4.
  • Compatibility with illuminate/database, illuminate/http, and illuminate/log versions ^10, and ^11.

v1.0.4

13 Sep 15:56
Compare
Choose a tag to compare
  • Fix bindings value to sql on #2
  • Reformat code

v1.0.3

06 Sep 15:10
d6e3c13
Compare
Choose a tag to compare
  • Refactor code
  • Improve logger and make the code easy to extensible - thank to @dinhquochan

v1.0.2

05 Sep 18:41
Compare
Choose a tag to compare
  • Refactor code
  • Add Option show Execute Path
  • Add Log connection name before query

v1.0.1

05 Sep 15:44
Compare
Choose a tag to compare
  • Change default connections

v1.0.0

05 Sep 15:36
Compare
Choose a tag to compare

Init project