tag:github.com,2008:https://github.com/php-deal/framework/releases Tags from framework 2019-01-27T09:12:02Z tag:github.com,2008:Repository/16431046/1.0.0 2019-01-27T09:47:16Z First 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> icanhazstring tag:github.com,2008:Repository/16431046/0.6.0 2019-01-22T21:57:17Z Drop php 5.6 <p>Updated beberlei/assert to version 3.x.x &amp; 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> icanhazstring tag:github.com,2008:Repository/16431046/0.5.0 2019-01-18T05:57:13Z Feature: 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> icanhazstring tag:github.com,2008:Repository/16431046/0.4.1 2016-04-03T18:02:38Z Version 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> lisachenko tag:github.com,2008:Repository/16431046/0.4.0 2016-04-02T10:04:29Z 0.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> lisachenko tag:github.com,2008:Repository/16431046/0.3.0 2016-03-20T19:38:53Z Version 0.3.0 of Php-Deal Framework lisachenko tag:github.com,2008:Repository/16431046/0.2.0 2016-03-20T18:42:09Z Version 0.2.0 of Php-Deal Framework lisachenko tag:github.com,2008:Repository/16431046/0.1.0 2015-02-10T20:19:09Z 0.1.0 lisachenko