Skip to content

15.2.0 (deprecated)

Compare
Choose a tag to compare
@domenic domenic released this 17 Apr 18:17
  • Added full support for callback interfaces. (#172, @ExE-Boss)
  • Added support for [LegacyWindowAlias], [NoInterfaceObject], and [Exposed], through the new install() export of the generated wrapper files. (#187, #192, @ExE-Boss)

This release is deprecated because it accidentally introduced backward-compatibility breakages. In particular, it introduced a new required second argument to install(), and make [Exposed] required on all interfaces. Use v15.3.0 instead.