Skip to content

capnweb-validate@0.2.3

Choose a tag to compare

@github-actions github-actions released this 12 Aug 16:31
· 3 commits to main since this release
5055cb0

Patch Changes

  • #227 2b292e4 Thanks @teamchong! - Ignore extra arguments past a method's declared parameters instead of refusing the call, and drop them before invoking the implementation.