This repository has been archived by the owner on May 1, 2019. It is now read-only.
Releases: zendframework/modules.zendframework.com
Releases · zendframework/modules.zendframework.com
1.6.0
- Fix: No need to change the owner all the time (#482)
- Removed vagrant and puphpet scripts (#490)
- Removed Twitter box (#489)
- Fix: Assert route names (#478)
- CONTRIBUTING.md: phpcs has been replated by php-cs-fixer (#493)
- Enhancement: Add Scrutinizer badges (#498)
- Fix: Validate composer.json and composer.lock on Travis (#499)
- Enhancement: Add Makefile with cs and test targets (#500)
- Enhancement: Update phpunit/phpunit and sort out configuration (#501)
- Fix: Make sure to fix *.php.dist, too (#503)
- Enhancement: Use doctrine/migrations to modify the database schema (#502)
🚀 Deployed at 2015-10-19 08:52 AM (UTC)
1.5.0
1.4.1
- Fix: Reset before pulling in changes (#473)
- Enhancement: added hhvm as allow failure (#475)
- Fix: Do not collect code coverage . . . for now (#476)
- Feature: added google analytics code (#480)
- Fix: Do not json_decode API response to associative array (#474)
- Enhancement: Assert ModuleController::viewAction() is not dispatched to (#477)
🚀 Deployed at 2015-03-09 11:24 (UTC)
1.4.0
- Feature/modules from user (#444)
- Fix: Single quotes (#461)
- Fix: Sudo not required anymore (#463)
- Fix: Integration test for User controller fails because of lack of mocking (#464)
- Fix: Remove useless route definition (#467)
- Fix: Config key should be 'constraints' instead of 'constrains' (#466)
- Fix: Rename IndexController to ModuleController (#470)
- Fix: Factory creates a UserController, not an IndexController (#469)
- Enhancement: Update phpunit/phpunit to ~4.5 (#472)
- Fix: organizationAction() should be listAction() (#468)
🚀 Deployed at 2015-03-06 12:10 (UTC)
1.3.1
1.3.0
- Enhancement: Allow to specify tag to deploy (#443)
- Fix: Package name and homepage in composer.json (#445)
- Remove ZendSkeleton comments (#449)
- Remove ini_set (#448)
- Fix: Sort rules in .gitignore alphabetically (#446)
- Fix organization's img size (#450)
- Contributors (#447)
- Fix: Add missing inline comments and doc-block (#451)
- Enhancement: Reponsiveness of contributors grid (#457)
- Enhancement: Show as many contributors as GitHub is willing to give us (#458)
- Enhancement: Shuffle list of contributors (#456)
- Fix: GitHub API response for contributors (#452)
- Fix: Configuration key for GitHub repository (#454)
- Enhancement: Implement Entity\Repository (#455)
1.2.1
1.2.0
- Enhancement: Use a collapsable Twitter Bootstrap navbar (#426)
- Fixed thumbnail size into user/index template (#429)
- Enhancement: Removed asset manager (#433)
- Enhancement: Added github version to composer (#434)
- Add feed mapper (#414)
- Enhancement: Removed unused assets (#435)
- Change composer autoload to psr-4 (#419)
- bshaffer/oauth2-server-php unused dependency (#436)