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

0.7.0

Compare
Choose a tag to compare
@castarco castarco released this 20 Feb 13:27
· 14 commits to main since this release
90d6627

New Features / Fixes

  • Implemented new method registerConstructor, that allows to register constructors without having to rely on the constructor combinator.
  • Implemented indirect self resolution for the methods:
    • registerConstructor
    • registerAsyncConstructor