Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

1.0.0

Latest
Compare
Choose a tag to compare
@castarco castarco released this 09 Apr 16:34
· 2 commits to main since this release
f22d727

Breaking changes

  • Removed constructor combinator. This was done because after introducing registerConstructor and registerAsyncConstructor (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.