Releases: amnah/yii2-user
Yii 2 User release 4.0.0
This release is a major code overhaul. Lots of refactoring, cleaning up, updating comments,
etc. Thus, there's no easy way to upgrade ... I highly recommend either sticking with
"amnah/yii2-user": "^3.0"
or starting over from scratch.
Yii 2 User release 3.0.0
This is official release for 3.0.0.
This release has some minor updates, but unfortunately contains backwards-compatibility
breaking changes. Thus I've had to bump up the version.
Yii 2 User release 2.1.0
upgrade to 2.1.0
Yii 2 User release 2.1.0-RC
update readme and version
Yii 2 User release 2.1.0-alpha4
Update Security::generateRandomKey()
to generateRandomString()
Yii 2 User release 2.1.0-alpha3
Update Yii::$app->security
and Yii::$app->mailer
Yii 2 User release 2.1.0-alpha2
Adds translations
Yii 2 User release 2.0.0-alpha2
Note: This fixes some major bugs from previous 2.0.0-alpha release.
This release is basically a code overhaul and does not contain any functionality changes.
IF THIS BROKE YOUR APP, the quick fix is to limit your version via composer:
"amnah/yii2-user": "1.0.0@beta". Otherwise, please see the Upgrade Notes
to sync your app with this latest version.
Yii 2 User release 2.0.0-alpha
This release is basically a code overhaul and does not contain any functionality changes.
IF THIS BROKE YOUR APP, the quick fix is to limit your version via composer:
"amnah/yii2-user": "1.0.0@beta"
. Otherwise, please see the Upgrade Notes
to sync your app with this latest version.
Yii 2 User release 1.0.0-beta
This release goes along with the Yii 2 beta release (Apr 13, 2014).
http://www.yiiframework.com/news/77/yii-2-0-beta-is-released/