Skip to content

Version 2.0.0: Luigi's Stunt Assault

Choose a tag to compare

@nubs nubs released this 15 Sep 02:03
· 8 commits to master since this release

Backwards Compatibility Breakers

  • Require PHP 5.6 or newer. [PR #23]

Minor Features

  • Update animal names [PR #33]

Bug Fixes

  • corrected animal name for mexican wolf [PR #32]

Developer Changes

  • Update dependencies. [PR #18#20#22#26#28#31]
  • Add test script to composer.json. [PR #30]
  • Move tests dockerfile to root directory. [PR #27]
  • Update docker-compose file to v2 syntax. [PR #24]
  • Use PHP 5.4 short array syntax. [PR #19#29]