Skip to content

v1.1.1

Latest
Compare
Choose a tag to compare
@jbsf2 jbsf2 released this 20 Sep 20:21
· 1 commit to main since this release

Fix

  • new/2 previously had a typespec that incorrectly assumed delegates must be of type struct(). The typespec has been fixed to accept type any() for delegates.