Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1020 Bytes

CHANGELOG.md

File metadata and controls

45 lines (33 loc) · 1020 Bytes

Changelog

0.1.0 (2023-07-10)

  • Update copyrights, fix menu dashboard
  • Added counter stats method

0.0.11 (2020-04-28)

  • Update README.md and dependencies versions
  • Updating year in copyrights
  • Change icon class (FontAwesome update)

0.0.10 (2019-12-10)

  • Fixed deprecated class declaration

0.0.9 (2019-07-16)

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

0.0.8 (2019-06-09)

  • Added choice param for non interactive mode

0.0.7 (2019-06-07)

  • Module refactoring

0.0.6 (2019-06-05)

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

0.0.5 (2019-06-01)

  • Bugfix, routing and refactoring

0.0.4 (2019-05-31)

  • 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