Skip to content

Releases: thebuggenie/b2db

Version 3.0.3

05 Oct 13:31
Compare
Choose a tag to compare

Compatibility release

This release fixes a number of compatibility issues with recent php versions.

Version 3.0.2

15 Sep 10:48
Compare
Choose a tag to compare

This is a minor bugfix release:

  • Fix an issue where loading a relation with a 0 value did not return null

Version 3.0.1

25 Mar 13:57
Compare
Choose a tag to compare

This is a bugfix release to fix an issue with an incorrect php dependancy.

Version 3.0

12 Dec 20:36
Compare
Choose a tag to compare

This release is a major rewrite and refactor of the entire codebase, to bring it up to a more modern standard. All parts of the codebase has been touched, and the way b2db functions in regards to queries and results have been rewritten.

Documentation will be added in the following days.

Version 2.0

31 Aug 14:54
Compare
Choose a tag to compare

This is a major update to the b2db database library, adding support for and bumping the minimum required php version to 7.0.

Notable changes in this release includes support for php 7.0, speed improvements and better annotation support.

Initial release

23 Mar 09:25
Compare
Choose a tag to compare
v1.0

composer and readme update