Releases: madwings/InsaneDB
Releases · madwings/InsaneDB
v1.4.0
27 Apr 20:19
Compare
Sorry, something went wrong.
No results found
v1.3.1
04 Nov 23:51
Compare
Sorry, something went wrong.
No results found
What's Changed
Adjust error reporting for standalone init
Drop support for PHP<8.0
Full Changelog : v1.3.0...v1.3.1
v1.3.0
07 Sep 15:19
Compare
Sorry, something went wrong.
No results found
v1.2.0
19 Apr 13:31
Compare
Sorry, something went wrong.
No results found
Upstream sync with the latest code (lots of PHP8x compatibility changes)
Updated docs and README
Changed library bootstrapping
v1.1.3
30 Oct 16:53
Compare
Sorry, something went wrong.
No results found
Retry queries failed due to deadlock (only for MySQL driver)
Add config item for number of query retries
Additional logging on query error
v1.1.2
21 Sep 15:10
Compare
Sorry, something went wrong.
No results found
v1.1.1
20 Jul 10:44
Compare
Sorry, something went wrong.
No results found
Sync with upstream for a few bugfixes
Composer configs now in lowercase
v1.1.0
09 Feb 12:12
Compare
Sorry, something went wrong.
No results found
Drop support for PHP 5.6 and PHP 7.0
Add ENV variables check for setting the environment
Pass config file to the init function
v1.0.2
18 Jan 15:47
Compare
Sorry, something went wrong.
No results found
Fix issues with SSL connections
Various improvements from upstream
v1.0.1
28 Dec 13:20
Compare
Sorry, something went wrong.
No results found
Confirmed PHP 7.3 support