Skip to content

Releases: contributte/doctrine-annotations

v0.9.0

10 Jan 16:18
5a569c1
Compare
Choose a tag to compare

Bumped! 💼

Diff: v0.8.1...v0.9.0

Changes:

Maintenance:

v0.8.1

03 Jul 16:15
d284d91
Compare
Choose a tag to compare

Bumped! 🤮

Diff: v0.8.0...v0.8.1

Changes:

Maintenance:

v0.8.0

10 Jun 14:32
Compare
Choose a tag to compare

Bumped! 😼

Diff: v0.7.0...v0.8.0

Changes:

Maintenance:

v0.7.0

10 Dec 18:03
fbb06d1
Compare
Choose a tag to compare

Bumped! ℹ️

Diff: v0.6.2...v0.7.0

Changes

  • PHP 8
  • Travis -> Github Actions
  • Use nettrine/cache v0.3
  • Use contributte/di v0.5

v0.6.2

08 Jun 10:19
2ed475c
Compare
Choose a tag to compare

Bumped! 📄

Diff: v0.6.1...v0.6.2

Changes

  • Use nettrine/cache v0.2

v0.6.1

10 Apr 09:14
Compare
Choose a tag to compare

Bumped! 📦

Diff: v0.6.0...v0.6.1

Changes

  • Rely on nettrine/cache directly 9b3cf66
  • Polish readme + doc

v0.6.0

26 Nov 16:37
Compare
Choose a tag to compare

Bumped! 🐨

Diff: v0.5.0...v0.6.0

Changes: 7a3010f

  • annotations persistent and serializationVersion are ignored by default
  • cache config accepts only services, referencing cache by name filesystem, apcu etc. is not possible
  • an autowired cache is used by default (nettrine/cache is recommended)

v0.5.0

06 Aug 14:27
Compare
Choose a tag to compare

Bumped! 📟

Diff: v0.4...v0.5.0

Changes:

v0.4

19 Dec 12:10
v0.4
e5cabe8
Compare
Choose a tag to compare

Bump! 🕹
Diff: v0.3...v0.4

Changes:

  • Upgrade composer dependencies
  • Require doctrine/cache >=1.7.1
  • More tests

v0.3

15 Jun 07:54
Compare
Choose a tag to compare

Bump! 🇫🇰

Diff: v0.2...v0.3

Changes:

  • Turn off autowiring for cache drivers (thanks @jiripudil) [#6]