Skip to content

Releases: laravel-doctrine/orm

v1.3.6

21 Jun 20:31
Compare
Choose a tag to compare

Allow symfony/serializer:^3.0 (#246) …
Add Laravel 5.5 auto-discovery (#245)
[FIX] Throw an exception if exist: rule refers to an invalid entity name
[FIX] Clockwork logger: Convert seconds to milliseconds (#240) …
Paginate Trait: Don't use for all as there is no join (#236)
Include class name inside factory not found error (#235) …

v1.3.5

07 May 10:23
9eeab9d
Compare
Choose a tag to compare
Fix validation for laravel/framework (fixes #233)

v1.3.4

24 Apr 20:03
Compare
Choose a tag to compare

v1.3.3

03 Apr 12:11
Compare
Choose a tag to compare
  • Add support for default table options in configuration
  • Supported hydrating private properties of base class

v1.2.12

03 Apr 12:10
Compare
Choose a tag to compare

Add support for default table options in configuration

v1.3.2

29 Mar 13:22
Compare
Choose a tag to compare
  • Doctrine <-> Laravel cache lifetime fix

v1.3.1

21 Feb 11:59
Compare
Choose a tag to compare

Fix for default cache driver

v1.2.11

21 Feb 11:59
Compare
Choose a tag to compare

Fix for default cache driver

v1.3.0

29 Jan 13:50
c7bec6d
Compare
Choose a tag to compare
  • Laravel 5.4 release

v1.2.10

29 Jan 13:29
dccbd6a
Compare
Choose a tag to compare
  • Trait to help interact with Doctrine in integration tests
  • Add the routes substitute bindings middleware for doctrine entities
  • Separating query, result and metadata cache
  • Fix --no-backup option in EntityGenerator
  • Dynamically add fluent mapping files on runtime