v2.2.0
Note: Documentation available https://www.mandarinets.org/docs/v2.2.0/mandarine/introduction
Features
- Application builder with automatic detection of components, removing the need to manually write an entry-point file. See more here
- (BREAKING)
Mandarine.Security.Sessions.SessionStore
has a new & better design. See more here - Option to enable/disable session middleware. See more here
- New environmental variables to alter certain behaviors. See more here
- Mandarine logger can now be used as part of an application as it is been declared as injectable See more here
Internal
- (Refactor) internal middleware
Note: Documentation available https://www.mandarinets.org/docs/v2.2.0/mandarine/introduction
Huge thanks to @SRNV from Ogone for its decorator finder technology which made possible the auto-generated entry point feature.