Skip to content

Releases: adincebic/swift-existential-annotator

1.3.0

04 Aug 16:14
Compare
Choose a tag to compare

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.

1.1.0

31 Jul 13:26
Compare
Choose a tag to compare

* Added support for optionals.

1.0.0

30 Jul 14:54
Compare
Choose a tag to compare
Update README