Skip to content

Releases: johanderuijter/uuid-doctrine-odm

2.0.4

11 Feb 20:28
Compare
Choose a tag to compare

Add php 8 support

2.0.3

11 Feb 19:06
Compare
Choose a tag to compare
Prepare 2.0.3

2.0.2

31 Jul 07:27
38a9fbc
Compare
Choose a tag to compare
Merge pull request #6 from CvekCoding/master

Fix condition - check interface

Closes #5

2.0.1

27 May 20:31
Compare
Choose a tag to compare

ramsey/uuid ^4 support

2.0.0

19 Nov 21:20
Compare
Choose a tag to compare

doctrine/mongodb-odm 2 and php ^7.2 support

1.0.0

19 Nov 21:20
Compare
Choose a tag to compare

Legacy release supporting doctrine/mongodb-odm 1 and php 5.6

v0.2.0

19 Oct 20:03
Compare
Choose a tag to compare

Added a UuidType that allows you to save your uuid's as strings

Initial Release

18 Oct 21:03
Compare
Choose a tag to compare

Allow the use of a ramsey/uuid UUID as Doctrine ODM field type.