Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Releases: marcus-campos/avengerjs

Release candidate

28 Feb 00:27
Compare
Choose a tag to compare
  • New directory structure.
  • It is now possible to register a middleware in a route, group of routes or for all routes.
  • System providers have been reallocated and some providers have been returned to the developer.
  • New way of importing modules.
  • New global functions (rootRequire and getRouter).
  • Optimization of processing and memory.
  • Bugfixes.

Directory sctructure and Root require

27 Feb 19:21
Compare
Choose a tag to compare
v0.0.7

New directory structure, and hello from de powerful rootRequire

More configs, More Power

15 Feb 18:19
Compare
Choose a tag to compare
v0.0.6

Super configurable, able to DDD

Easy register your routes

15 Feb 16:53
Compare
Choose a tag to compare
v0.0.5

Remove require route, now i'ts easy register your routes

Middlewares, providers, now you have a power

15 Feb 16:31
Compare
Choose a tag to compare
v0.0.4

Middlewares now can be create. Now i'ts easy to register your provide…

Focus to API apps

14 Feb 19:27
Compare
Choose a tag to compare
v0.0.3

Update composer version.

Providers, Routes and more

14 Feb 17:15
Compare
Choose a tag to compare
v0.0.2

Include .env configurations, and new form to register your providers