Skip to content

v2.0.0 Released!

Compare
Choose a tag to compare
@izniburak izniburak released this 04 Feb 21:27
· 17 commits to master since this release

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...