Skip to content

Latest commit

 

History

History
49 lines (27 loc) · 1.49 KB

CHANGELOG.md

File metadata and controls

49 lines (27 loc) · 1.49 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.5.0 2023-11-16

Full Changelog

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

0.4.0 2023-10-08

Full Changelog

Closed issues:

  • Invalid Manifest (xCode 15) #11

Merged pull requests:

0.3.0 2023-06-25

  • Add tvOS, watchOS, macOS targets

0.2.1 2023-03-05

  • Compile with Java 8 toolchain

0.2.0 2023-02-26

  • Fix: add step to clean old build files in build directory
  • Light refactoring of source code

0.1.0 2023-02-08

  • Invalidate cinterop task if source Swift-files have changed

0.0.1 2022-12-27

  • Initial release