Skip to content

Releases: karmakrafts/COMInterop

1.2.0

09 Jun 03:06
dba6fbc

Choose a tag to compare

Release Notes

Changed

  • Downgraded to Gradle 9.4.1 because of IDEA compatibility regression
  • Updated Kotlin to 2.4.0
  • Updated Karma Conventions to 1.17.0

Links

1.1.0

01 May 20:16
66a7217

Choose a tag to compare

Release Notes

Changed

  • Added documentation to all relevant public API
  • Make CPointer<*>.asRt extension function part of the public API

Links

1.0.2

01 May 19:13
69730cd

Choose a tag to compare

Release Notes

Changed

  • Make CPointer<*>.asCom extension function part of the public API

Links

1.0.1

01 May 17:21
eb754b4

Choose a tag to compare

Release Notes

Added

  • Added IDispatch interface binding

Changed

  • Added MSDN links to builtin Win32/WinRT interfaces/classes

Links

1.0.0

01 May 16:31
8b528b9

Choose a tag to compare

Release Notes

Added

  • Initial release

Links