This repository was archived by the owner on Apr 21, 2024. It is now read-only.
Breaking changes
- Removed
constructor
combinator. This was done because after introducingregisterConstructor
andregisterAsyncConstructor
(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.