Releases: Innmind/framework
Releases · Innmind/framework
2.3.1
2.3.0
2.2.0
2.1.0
2.0.0
Added
Innmind\Framework\Http\Routes::append()
Innmind\Framework\Http\Routes::add()
now also acceptsInnmind\Router\Under
Changed
- Requires
innmind/operating-system:~4.1
- Requires
innmind/immutable:~5.2
- Requires
innmind/filesystem:~7.0
- Requires
innmind/http-server:~4.0
- Requires
innmind/router:~4.1
- Requires
innmind/innmind/async-http-server:~2.0
Fixed
- All routes are no longer kept in memory when no longer used
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
Added
Innmind\Framework\Application
Innmind\Framework\Main\Cli
Innmind\Framework\Main\Http
Innmind\Framework\Middleware
Innmind\Framework\Middleware\Optional
Innmind\Framework\Middleware\LoadDotEnv
Innmind\Framework\Environment
Innmind\Framework\Http\RequestHandler