Skip to content

Version 3.0.0-alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@chadicus chadicus released this 07 Mar 15:30
· 16 commits to master since this release
08e6d6a

Backwards Compatibility Breakers

  • Version 3 [PR #60]
    • Update LICENSE file
    • Change package owner to traderinteractive
    • Change Namespace to TraderInteractive
    • Add .github files CODEOWNERS, PULL_REQUEST_TEMPLATE, ISSUE_TEMPLATE & CONTRIBUTING
    • Remove support for PHP < 7
    • Switch to PSR2 coding standard
    • Update README
    • Remove composer.lock from version control
    • Update Travis-CI config
    • Update Scrutinizer config
    • Update Coveralls config
    • Update to PHPUnit 6
    • Switch to phpunit.xml.dist config
    • Add parameter and return type hints where possible
    • Add Message class
    • Remove Queue::ackSend()