This repository was archived by the owner on Apr 21, 2024. It is now read-only.
Breaking changes
- Removed
constructorcombinator. This was done because after introducingregisterConstructorandregisterAsyncConstructor(which are much more powerful), it became completely redundant. Removing it will help to make the library more lightweight, and to have a simpler API.