Skip to content
This repository has been archived by the owner on Dec 4, 2017. It is now read-only.

Releases: rollerworks-graveyard/search-metadata

v1.0.3

09 Dec 09:45
Compare
Choose a tag to compare
feature #3 Symfony 3 support (sstok)

This PR was merged into the master branch.

Discussion
----------

|Q            |A  |
|---          |---|
|Bug Fix?     |no |
|New Feature? |yes|
|BC Breaks?   |no |
|Deprecations?|no |
|Fixed Tickets|   |
|License      |MIT|

Commits
-------

b2c123e53991c2c6a8956c5a621836c031429c03 Allow Symfony 3.0

v1.0.2

19 Sep 09:46
Compare
Choose a tag to compare
  • Fix Metadata drivers with empty data #2

v1.0.1

17 Sep 11:32
Compare
Choose a tag to compare
Fix wrong constraint for rollerworks/metadata

`The ^ operator behaves very similarly but it sticks closer to semantic versioning, and will always allow non-breaking updates.`
So `^0.4` disallows 0.5 (as 0.5 is considered breaking in terms of semver).

Version 0.5 is not really required, 0.4 will also work but 0.5 introduced the MappingDriverChain.

v1.0.0

16 Sep 11:49
Compare
Choose a tag to compare

First release