Skip to content

v1.4.1

Compare
Choose a tag to compare
@apparentlymart apparentlymart released this 18 May 17:25
  • function/stdlib: Fix various panics related to sets with unknown element types in the set-manipulation functions. (#52)
  • convert: Don't panic when asked to convert a tuple of objects to a list type constraint containing a nested cty.DynamicPseudoType. (#53)