Application, Hooks, Benchmarks
Pre-release
Pre-release
(Warning: Readme is outdated with this release, please refer to the examples)
Added:
- Hooks (replacing onModuleInit)
- Introduced a new application class
- Benchmarks for examples
Fixed:
- Metadata can now store data for properties too
Removed:
createApplication(type)
go removed in favor ofnew Application(rootModule)