This repository was archived by the owner on Apr 21, 2024. It is now read-only.
0.7.0
New Features / Fixes
- Implemented new method
registerConstructor
, that allows to register constructors without having to rely on theconstructor
combinator. - Implemented indirect self resolution for the methods:
registerConstructor
registerAsyncConstructor