Releases: izniburak/nur
Releases · izniburak/nur
v4.0.0
v3.0.0 Released!
Nur FW v3.0.0 has been released with a lot of new features and improvements, Laravel 8.x packages and some other useful packages.
- Changed minimum PHP version as
^7.3|^8.0
- Added Laravel 8.x support (for the packages that have been used in Nur)
- Improvements for Router component.
- Added some new middlewares.
- Updated Nur CLI app.
- Some structural changes.
- and more...
Also, a lot of bugs have been fixed on Nur-Core libraries.
Thanks!
v2.0.0 Released!
Nur FW v2.0.0 has been released with a lot of new feature, Laravel 6.x packages and some other useful packages.
- Added Laravel 6.x support (for the packages that have been used in Nur FW)
- Added Laravel Localization support for translation.
- Added Laravel Cache package support.
- Added Laravel Collection package support. (with String and Array helpers)
- Added Mail Provider and helper.
- Added Console command support for your application.
- Added custom provider support for your packages.
- A lot of bugs have been fixed on Nur-Core libraries.
- and more...
v1.58.0 Released!
This version released with new features and improvements.
- Laravel components version upgraded to 5.8 from 5.7.
- Added Auth component.
- Added JWT and Basic Auth support. (with Auth component)
- Code improvements and reformating.
- Some bugs fixed.
- and more...
and more...
v1.0.0
This version released with big updates and improvements.
- Application kernel class improvement.
- ServiceProvider class improvement.
- Added new console commands.
- Added new helpers.
- Updated HTTP error exception handling.
- Added database folder to base directory for migrations, seeds and sqlite database files.
- and more...