Skip to content

Fixing nested collection primitives

Compare
Choose a tag to compare
@alexflav23 alexflav23 released this 23 Aug 08:53
· 235 commits to develop since this release
  • Fixed support for Primitive[List[List[String]] style calls, or Primitive[List[Set[String]].
  • Made it possible to use ListColumn[List[String]] style primitives.