Skip to content

Releases: CottaCush/yii2-permissions-ext

v3.1.0

28 Sep 08:37
7c5baac
Compare
Choose a tag to compare
v3.1.0 Pre-release
Pre-release

Dependencies update

v3.0.0

23 Feb 12:08
Compare
Choose a tag to compare
Code Clean Up

Composer update

24 Sep 11:02
a833f6b
Compare
Choose a tag to compare
  • Remove version tag
  • Update Yii 2 dependency version

v2.0.1

28 Aug 11:06
d1b6e1d
Compare
Choose a tag to compare

Apply PSR conventions

v2.0

15 Oct 11:49
3ee49f6
Compare
Choose a tag to compare
Merge pull request #2 from CottaCush/fixes/merge-updates

Updates

1.0.3.1: Merge pull request #1 from CottaCush/improvements/upgrade_php_version

11 Oct 13:08
026e7a7
Compare
Choose a tag to compare

1.0.3

19 Apr 09:09
026e7a7
Compare
Choose a tag to compare

Update composer.json to support PHP7

1.0.1

14 Sep 13:33
Compare
Choose a tag to compare

Fix composer version constraint

1.0.0

14 Sep 12:31
Compare
Choose a tag to compare

1.0.0 - 2017-09-14

Added

  • Alter data type of status in permissions and roles
  • Index for status columns
  • Migration constants to a Constants
  • Refactor classes to use string constants for statuses

Deprecated

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

Security

  • Nothing