Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 722 Bytes

CHANGELOG.md

File metadata and controls

33 lines (24 loc) · 722 Bytes

Changelog

0.0.9 (2019-07-10)

  • Added extra options to composer.json and navbar menu icon

0.0.8 (2019-06-08)

  • Added choice param for non interactive mode

0.0.7 (2019-06-07)

  • Module refactoring

0.0.6 (2019-06-06)

  • Module transferred to base module interface. Update Yii2 version.

0.0.5 (2019-06-01)

  • Bugfix, routing and refactoring

0.0.4 (2019-05-30)

  • Update Yii2 version

0.0.3 (2019-05-28)

  • Added module name and description, translations. Routing fix.

0.0.2 (2019-03-25)

  • Added base models and CRUD
  • Added base translations
  • Added composer package
  • Added console controller

0.0.1 (2019-03-24)

  • Added bootstrap, base module
  • Added base migrations