Skip to content

Releases: contributte/doctrine-orm

v0.5.0

07 Jan 00:42
Compare
Choose a tag to compare

Bumped! 🕹️

Diff: v0.4.1...v0.5.0

Changes:

v0.4.1

19 Nov 12:39
67481e1
Compare
Choose a tag to compare

Bumped! 🎃

Diff: v0.4.0...v0.4.1

Changes:

  • quoteStrategy config fix bb0ed30
  • removed inner entity manager 6b5384e
  • require nettrine/dbal 0.5 || 0.6 064f584

v0.4.0

06 Aug 14:40
Compare
Choose a tag to compare

Bumped! 🐨

Diff: v0.3...v0.4.0

Changes:

v0.3

25 Feb 13:42
v0.3
3a4e288
Compare
Choose a tag to compare

Bumped! 🏷

Diff: v0.2.2...v0.3

Changes:

  • added EntityManagerDecorator, because EntityManager is final [#22][#41]
  • added XML bridge [#42](thanks @JanMikes + @JanGalek)
  • added configurationClass [#46](thanks @aleswita)
  • use Phpstan v0.11
  • improve docs (@mabar, @Gappa)
  • upgrade minimal deps (nette/di, nette/utils, symfony/console, doctrine/orm, doctrine/cache)

v0.2.2

02 Nov 09:24
Compare
Choose a tag to compare

Bumped! 🕳

Diff: v0.2.1...v0.2.2

Changes:

  • use Phpstan v0.10
  • OrmCacheExtension: assert there's some cache
  • OrmAnnotationExtension: refactor cache handling
  • readme: synchronize
  • command: added orm:clear-cache:metadata [#31]
  • added TEntityMapping class for modular systems [#34]
  • added SecondLevelCache [#37]

v0.2.1

20 Jun 07:49
Compare
Choose a tag to compare

Bumped! 🈂️

Diff: v0.2...v0.2.1

Changes:

v0.2

15 Jun 07:46
Compare
Choose a tag to compare

Bumped! 🔡

Diff: v0.1...v0.2

Changes:

  • cache drivers are not autowired (thanks @jiripudil) [#23]
  • DI: setClass -> setType/setFactory (thanks @MartkCz) [#20]
  • better cache handling/configuring [#12]
  • Annotations: excludePaths (thanks @jankonas) [#19]
  • EntityManagerFactory: autowire event manager [#11]
  • CacheReader: debug parameter (thanks @kedlas) [#13]
  • Console commands: added tags for contributte/console [#14] (common tag console.command)

v0.1

23 Apr 13:05
v0.1
c936f5d
Compare
Choose a tag to compare

First bump! 👊