tag:github.com,2008:https://github.com/php-deal/framework/releasesTags from framework2019-01-27T09:12:02Ztag:github.com,2008:Repository/16431046/1.0.02019-01-27T09:47:16ZFirst major<p>Add support for php7.1 and up.</p>
<p>This is to add return type and type hinting support.
<br />Everything above is optional. This way we can make sure,
<br />we only get the correct types without the need to check them.</p>
<p>Also drop symfony/console 2 support for dev requirements.</p>icanhazstringtag:github.com,2008:Repository/16431046/0.6.02019-01-22T21:57:17ZDrop php 5.6<p>Updated beberlei/assert to version 3.x.x & PHP min version 7.0 (<a class="issue-link js-issue-link" href="https://github.com/php-deal/framework/pull/32">#32</a>)</p>
<p>* Updated beberlei/assert to version 3.x.x
<br />* Minimum PHP Support v7.0
<br />* Moved beberlei/assert to require-dev and added additional directives in composer.json</p>icanhazstringtag:github.com,2008:Repository/16431046/0.5.02019-01-18T05:57:13ZFeature: Inherit contracts<p>Feature: inherit contracts (<a class="issue-link js-issue-link" href="https://github.com/php-deal/framework/pull/31">#31</a>)</p>
<p>* Made AbstractFetcher accept more then one annotation type</p>
<p>* Add inherit annotation</p>
<p>This will serve as a contract inherit flag.
<br />It will take all existing annotations (ensure, verify, invariant)
<br />and check current as well as parent classes for contracts</p>
<p>* Update Inherit implementation</p>
<p>- Inherit will now always inherit contracts (despite missing <a class="user-mention notranslate" href="https://github.com/inheritdoc">@inheritdoc</a>)
<br />- provide Inherit tests
<br />- update Demo implementation
<br />- update Readme with Inherit documentation</p>icanhazstringtag:github.com,2008:Repository/16431046/0.4.12016-04-03T18:02:38ZVersion 0.4.1 of Php-Deal Framework<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/php-deal/framework/pull/13">#13</a> from lisachenko/simplify-code-after-changes</p>
<p>Simplify code after PR</p>lisachenkotag:github.com,2008:Repository/16431046/0.4.02016-04-02T10:04:29Z0.4.0: Merge pull request #10 from pdaw/master<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/php-deal/framework/pull/10">#10</a> from pdaw/master</p>
<p>[Feature] Contract propagation for subclasses</p>lisachenkotag:github.com,2008:Repository/16431046/0.3.02016-03-20T19:38:53ZVersion 0.3.0 of Php-Deal Frameworklisachenkotag:github.com,2008:Repository/16431046/0.2.02016-03-20T18:42:09ZVersion 0.2.0 of Php-Deal Frameworklisachenkotag:github.com,2008:Repository/16431046/0.1.02015-02-10T20:19:09Z0.1.0lisachenko