Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.

Latest commit

 

History

History
135 lines (105 loc) · 2.63 KB

CHANGELOG.md

File metadata and controls

135 lines (105 loc) · 2.63 KB

zf-app-blank

1.6.5

  • Enh: Disabled generate proxies for not debug mode.

1.6.4 [2018-01-14]

  • Add: Integration with Travis CI.
  • Add: Integration with Coveralls.

1.6.3 [2018-01-13]

  • Fix: Link in README.
  • Enh: Upgrade widmogrod/zf2-assetic-module to 2.4.
  • Enh: Small refactoring of ExAssetic.
  • Rem: Mailgun config from the global config file.

1.6.2 [2018-01-12]

  • Enh: Add CLI and Web configuration of XDebug.
  • Fix: Small fixes.

1.6.1 [2018-01-11]

  • Fix: Requirements checker.
  • Fix: Email templates.
  • Fix: User demo list.

1.6.0 [2018-01-11]

  • Fix: Symlinks.
  • Rem: Less.
  • Add: Sass.
  • Rem: Bootstrap 3.
  • Add: Bootstrap 4.
  • Enh: 2 intent instead of 4 for Twig, HTML, CSS, JS files.
  • Enh: Refactoring.

1.5.1 [2018-01-10]

  • Enh: Upgrade packages.
  • Enh: Refactoring composer.json.
  • Rem: Assets packagist repository.
  • Add: Yarn package manager.
  • Add: Bupy7\Zf\TimeZone module.
  • Enh: Replaced Application name module to Core.
  • Enh: Small refactoring.
  • Add: List users.

1.5.0 [2017-09-13]

  • Enh: Rename Composer command fix to cs:fix.
  • Add: Composer command cs:check.
  • Add: Composer command test:run-with-cov.
  • Fix: Package versions.
  • Add: #15.
  • Fix: #14.
  • Fix: #13.
  • Enh: #12.
  • Fix: #10.
  • Add: Authentication user on test.
  • Add: Autoload fixtures on each test.
  • Add: Signin, signup and login action tests.

1.4.0-beta.1 [2017-08-15]

  • Enh: Moved tests to each module.
  • Fix (#8): Doctrine proxy config.
  • Add (#9): CLI.
  • Fix: Small bugs.
  • Rem: DI.
  • Rem: Local constants.
  • Enh: Small changes.
  • Add: Clear chache Bash command.
  • Add: Error logs to module/Application/logs.

1.3.0 [2017-07-23]

  • Fix (#4): Revert local constants.
  • Rem: JS framework integration.
  • Fix: Small bugs.

1.2.0 [2017-06-16]

  • Add: Mailgun.
  • Add: Confirm email action.
  • Add: Recovery password action.
  • Add: Asset packagist.
  • Add: Codeception.
  • Add: XDebug.
  • Add: DI.
  • Add: Markdown in flash messages.
  • Enh: Composer packages.
  • Enh: PHP to 7.1.
  • Enh: Vagrant configuration.
  • Enh: Form.
  • Rep: Backbone validation package.
  • Rem: Ajax Email validation.
  • Rem: jQuery dependency.
  • Rem: Bower.

1.1.2 [2017-05-26]

  • Fix: Provision.

1.1.1 [2017-03-30]

  • Enh #3: Update the requirements script.

1.1.0 [2017-03-29]

  • Fix: Added PHPCSFixer package to composer.json.
  • Enh: Rewrite Vagrant configuration.
  • New: Added MySQL.

1.0.0 [2016-11-15]

  • First release.