Skip to content

Releases: ttypic/swift-klib-plugin

v0.6.3

21 Jul 10:47
36fe3c7
Compare
Choose a tag to compare
  • Fix build issues when project path has spaces #26

v0.6.2

21 Jul 08:29
5afe409
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

  • Use Clang modules in cinterop instead of headers. #32
  • Prettify swift build output #29
  • Upgrade Gradle and dependencies. Migrate to version
    catalog. #31

v0.5.1

24 Nov 23:00
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

  • fix: more robust readXcodeMajorVersion #20

v0.5.0

16 Nov 00:39
Compare
Choose a tag to compare

Xcode 15 fixes

Merged pull requests:

  • Support Xcode being installed in a non-default path #17 (hartbit)
  • fix: use platformVersion instead of min*Version linker flag for xcode 15 #19

v0.4.0

08 Oct 16:56
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Invalid Manifest (xCode 15) #11

Merged pull requests:

Huge kudos to @davidtaylor-juul and @twyatt

v0.3.0

25 Jun 19:29
Compare
Choose a tag to compare
  • Add tvOS, watchOS, macOS targets

v0.2.1

05 Mar 13:40
Compare
Choose a tag to compare

Compile plugin compatible with Java >= 8

v0.2.0

26 Feb 07:47
Compare
Choose a tag to compare
  • Fix: add a step to clean old build files in the build directory
  • Light refactoring of source code

v0.1.0

08 Feb 20:41
Compare
Choose a tag to compare
  • Invalidate cinterop task if source Swift-files have changed

v0.0.1

08 Feb 16:41
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
  • Initial release