Skip to content

Release 1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 16:31
· 11 commits to master since this release

This release adds support for creating interface subclasses. A subclass of an interface is a new interface that inherits all the requirements imposed by its parent. For more info, see the documentation.

What’s Changed