Skip to content

2.3.0

Compare
Choose a tag to compare
@sequba sequba released this 22 Dec 09:35
· 124 commits to master since this release

Added

  • Exported the ArraySize class as a public API. #843
  • Renamed an internal interface from ArgumentTypes to FunctionArgumentType, and exported it as a public API. #1108
  • Exported ImplementedFunctions and FunctionMetadata as public APIs. #1108