Skip to content

Initial release (fixed)

Latest
Compare
Choose a tag to compare
@a-und-b a-und-b released this 10 Jan 11:18
· 1 commit to main since this release
Fix support for generic input types.

- Introduced AnyType class to allow flexible input handling.
- Updated INPUT_TYPES to accept any_type for input parameter.
- Modified RETURN_TYPES to use any_type and changed RETURN_NAMES to "output" for clarity.