#Fixes
- 119: update zf2 version to ~2.4.0
- 121: added back scrutinizer badge
- 125: increase sensiolabs stars
- 126: add php 7, hhvm, and hhvm-nightly in .travis.yml
- 127: new module : I18n example module
0.1.1 - 2014-03-28
- 105: add BarcodeObjectPluginManagerFactory test
- 108: use composer for phpcov
- 109: add more tests for ConsoleController
- 113: add Log demo module
- 117: add Navigation demo module
- 118: add Acl demo module
- 100: Fixes /sitemapxml error
- 103: Apply #92 : restructure test folder
- 104: hotfix : remove unused language files
- 107: apply #85 : license
- 110: remove deprecated --dev option in composer install at .travis.yml
- 111: update readme on installation proces
- 112: use --exclude-no-stmt in coveralls to exclude interface and empty class
- 115: remove .PHP_EOL in array at description as doesnot work in PHP 5.4 & 5.5
- 116: fixes form labels on log form
- 67: Doctrine configuration support
- 69: Db usage for module list
- 69: Pagination module
- 74: Contributors Page
- 83: Update language that still using Bahasa to English
- 84: Improved unit test for Application\Module
- 87: set title prepend per module and add title in link for seo
- 93: Added Credits page
- 99: Improve unit test coverage
- 89: Fixes bug : using viewmodel->terminate() to check whenever view has layout
- 90: hotfix : restrict other "in db" modules to be download-able
- 91: remove "ant" on .travis.yml, use "parallel" instead
- 96: Share facebook button count fix
- 97: remove scrutinizer service as too many failing, use coveralls instead