Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@adincebic adincebic released this 04 Aug 16:14

Supported marking existentials with any in following cases:

  • Plain return type clause
  • Return type clause with protocol composition syntax
  • When type is casted to existential type
  • When existential type is used as element in array

This release also includes minor fixes and improvements.