- Ajs is now are in 1.0.0.alfa version - Configuration completely reworked - Boot completely reworked - Application class reworked - Added Ajs.application decorator - Application class is now recognized by using this decorator - Implemented and integrated configurable DI container - Almost all Ajs components are now configurable and injectable services - ViewComponentManager now acts as configurable DI resolver for view components - Added Ajs.viewcomponent decorator - ViweComponents are now registered using this decorator - Tuned the Exception class and Exception handlers - Added possibility to map stack traces to original .ts files - Documentation - Some code documentation has been removed as it was deprecated or incorrect - Some code documentation has been rewritten - A lot of code documentation was added - Code simplification and cleanup - A lot of bug fixes