Skip to content

Releases: humanmade/ludicrousdb

5.0.8

04 May 15:50
1dd68de

Choose a tag to compare

What's Changed

Full Changelog: 5.0.7...5.0.8

5.0.7

23 Oct 14:01
5.0.7
95e33ef

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.6...5.0.7

5.0.6

19 May 19:41
d1ecfd7

Choose a tag to compare

What's Changed

  • Do not attempt to reuse last_found_rows_result by @kovshenin in #8

Full Changelog: 5.0.5...5.0.6

5.0.5

17 May 15:08
128f10f

Choose a tag to compare

What's Changed

  • Correct the documented dbh property type by @johnbillion in #4
  • Force MYSQLI_REPORT_OFF for PHP 8.1+ compatibility by @kovshenin in #7

New Contributors

Full Changelog: 5.0.4...5.0.5

5.0.4

01 Sep 11:26
6d4c216

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.3...5.0.4

5.0.3

04 Feb 15:52
7953123

Choose a tag to compare

What's Changed

  • Check at least 1 connection attempt is made before cycling through retries by @roborourke in #3

New Contributors

Full Changelog: 5.0.2...5.0.3

Drop the need for wp_parse_args to avoid the dependency

01 Feb 10:47
53f0ba9

Choose a tag to compare

What's Changed

  • Replace wp_parse_args with array_merge by @shadyvb in #2

Full Changelog: 5.0.1...5.0.2

5.0.1

31 Jan 12:29
331584e

Choose a tag to compare

What's Changed

  • Account for locks to be considered writes. by @shadyvb in #1

New Contributors

Full Changelog: 5.0.0...5.0.1