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

Releases: hunwalk/yii2-basic-firestarter

Hotfix - v1.1.1

28 Nov 16:14
Compare
Choose a tag to compare

Fixed

  • Removed the default value from the cookieValidationKey

Feature update - v1.1.0

28 Nov 16:05
Compare
Choose a tag to compare

Added

  • The api v1 module and some example code
  • The Symfony VarDumper. Use the dump() method to see the fanciest way of debugging.
  • Some additional information in the Readme.

v1.0.1

09 Jul 15:07
Compare
Choose a tag to compare

Added

  • Commitizen
  • fire/commit command

Major Changes

Composer dependencies were updated

  • Yii2 2.0.20 -> 2.0.22 | Check out the CHANGELOG
  • Version tag names for this repo are now going to be prefixed with v => v1.0.1

v1.0.0

13 Jun 08:08
Compare
Choose a tag to compare

Added

  • Initial release