Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@chadicus chadicus released this 24 Sep 18:27
· 76 commits to master since this release

Major Features

  • Construct Queue with MongoCollection [PR #40]

Minor Features

  • Add Interfaces and trait [PR #39]

Developer Changes

  • Remove code checker config from scrutinizer. [PR #38]
  • Integrate with coveralls. [PR #37]
  • Add scrutinizer configuration. [PR #36]
  • Sync and install packages in same command. [PR #35]
  • Use php 5.4 array syntax. [PR #34]
  • Remove PHP 5.3 support. [PR #33]
  • Update composer. [PR #32]
  • Multiple versions of mongo db and extension in travis [PR #30]
  • Switch to use nubs/phpunit base docker image. [PR #29]
  • Use fig instead of dockerBuild.php. [PR #28]
  • Update build scripts to use phpunit/phpcs as a library and more. [PR #27]
  • Create a docker-based build. [PR #26]