Skip to content

v2.0.0

Choose a tag to compare

@ioannis-papikas ioannis-papikas released this 26 Jun 08:36
· 105 commits to 3.0 since this release

Changelog

New Packages

  • [Registry] Create Registry Package
  • [Config] Create Config Package
  • [Localization] Create Localization Package

Updates

  • [Helpers] Add StringHelper, DateTimeHelper and NumberHelper
  • [Storage] Add StorageAdapterInterface and create Filesystem implements StorageAdapterInterface
  • [Contracts] Move interface to their packages
  • [Framework] Improve Application structure and logic
  • [Framework] Separate BootLoaders and create BootstrapRegistry (extends SharedRegistry)
  • [Framework] Add more BootLoaders
  • [Framework] Improve Application structure and logic
  • [Framework] Add Facades method docblocks
  • [Framework] Work with views as plain html files without specific folder structure