Documentation:
[
2.x]
[
1.5]
·
[
Changelog]
·
Changelog
2.x Series
2.0.0
2020-10-11
- BC: Enums have been upgraded to v3
- Dropped Laravel 5 support
1.x Series
1.5.0
2020-09-13
- Added Laravel 8 support
- Dropped PHP 7.2 support
1.4.0
2020-03-14
- Added Laravel 7 support
- Dropped PHP 7.1 support
- Minimum required Concord version is 1.5+
1.3.0
2019-11-23
- Added Laravel 6 support
- Removed Laravel 5.4 support
- Minimum required Concord version is 1.4+
1.2.1
2019-08-25
- Using at least v1.0.1 of the Laravel Migration Compatibility library that fixes an important bug.
1.2.0
2019-08-19
- Using the Laravel Migration Compatibility v1.0 package to properly solve the Laravel 5.8 + bigInt problem.
- Support for
USER_ID_IS_BIGINT
env variable in migrations has been dropped
1.1.1
2019-07-14
- FIXED: broken migration for SQLite
1.1.0
2019-06-30
- Proper Laravel 5.8 (bigInt user id) support
- PHP 7.3 support
- User type
api
has been added to the stock user type enum
- Documentation has been added - https://konekt.dev/user/1.1
- FIXED: broken migrations
- CI runs tests with mysql and postgres as well
1.0.0
2019-01-20
- Call it a
day release!
- Improved interfaces (Contracts)
- Proper/working Avatar support
0.9 Series
0.9.0
2017-12-11
- First release, on AS-IS basis
Documentation:
[
2.x]
[
1.5]
·
[
Changelog]
·