Skip to content

Arun - 0.4-alpha pre-release version

Pre-release
Pre-release

Choose a tag to compare

@afonzeca afonzeca released this 28 Oct 14:39
· 35 commits to master since this release
551555f
  • v0.4-alpha - Changes made:

         1) Removed static whitelists for the "help definition" and for
         enabling Domains
         2) Added Annotations class support; now help for
         Classes(Domains) and Methods(Action) can be set thanks to
         Custom Annotations
         3) Annotations also helps to define which domains/actions
         are enabled
         4) Help functionalities rewritten. Now no need to define
         anything; according to the level of annotations, the
         framework auto-generates detailed help!
         5) Now we have inside Collections (with Count ed Iterator)
         6) Optimization and refactoring
         7) Previous implemented domains could be not compatible
         with this version
         8) Added ExampleDomain class for helping the understanding
         of the Annotations
         9) Changed Domains directory, now Domains class must be
         under app/Console/Domains
         10) Conf global function has been namespaced
         11) Some Internals renamed
         12) Published on 2018-10-28