Skip to content

Releases: Lazer-Database/Lazer-Database

v2.0.5

22 Apr 18:51
b271348

Choose a tag to compare

  • Added PHP 8.2, 8.3, 8.4, 8.5 to workflow

v2.0.4

22 Apr 18:37
edb29e4

Choose a tag to compare

Updated README.md file

v2.0.3

22 Apr 18:30
c6e66f6

Choose a tag to compare

Release notes:

  • Updated phpunit v8.5.52 - fix CWE-93 & CWE-88
  • Removed PHP 7.1 support & added PHP 8.5 tests

v2.0.2

28 Nov 16:45
5a5be5e

Choose a tag to compare

b160919 Update Relation.php: hasMany relation is working now (@dmitry-volkoff)

v2.0.1

19 Oct 03:50
bc7b264

Choose a tag to compare

Update README.md

v2.0.0

14 Jul 18:01
ee82e78

Choose a tag to compare

c11f0f5 Adds support to PHP 7 and removes PHP 5.6 support (@anant-svc)
ee82e78 Updated README.md

Release version 2.0.0 jump for developers stilling using on PHP 5.6

v1.2.0

09 Mar 17:16
fbee597

Choose a tag to compare

e80fe0c Fix return increment id on save record (@anant-svc)

v1.1.9

11 Feb 20:28
c6ba145

Choose a tag to compare

7ddd226 Use mikey179/vfsstream stable for composer 2.0 (@anant-svc )

v1.1.8

09 Feb 12:26
f398849

Choose a tag to compare

f398849 Fixed formatting issues in README.md (@anant-svc)
6825e82 feat: add insert method to force an insert instead of letting the class detect what to do (@reinos)
81408bd fix(save): clear set data after saving (@reinos)
81408bd fix(readme): change find_all to findAll (@reinos)

"double" type is wrong data type

13 Aug 18:22
8eab07f

Choose a tag to compare

Merge pull request #53 from Greg0/hotfix/type-double-validation

Fixed type double issue