Skip to content

Releases: maartene/InkSwift

Cross-platform support by default

09 Sep 12:49
Compare
Choose a tag to compare

JXKit is now the default JavaScript engine, providing cross-platform support for Apple and Linux platforms.

Final version based on JavaScriptCore

29 Jan 11:51
Compare
Choose a tag to compare

This will be the last version based on Apple's built in JavaScript engine (JavaScriptCore).

All new versions will migrate to JXKit, to provide cross-platform support for Apple and Linux operating systems.

bug fix

10 Jul 20:31
Compare
Choose a tag to compare
bug fix Pre-release
Pre-release

Observed Variables now trigger correctly when variable values are set from Swift (using setVariable(_ variable: String, to value: Double))

Updated documentation

14 Jun 07:37
Compare
Choose a tag to compare
Updated documentation Pre-release
Pre-release

This update only updates the inline documentation and adds a document catalog (i.e. DocC). There are no functional/breaking API changes.

First functional release

16 Feb 14:37
Compare
Choose a tag to compare
Pre-release
0.0.2

First commit

Initial commit

16 Feb 14:28
Compare
Choose a tag to compare
Initial commit Pre-release
Pre-release
0.0.1

Initial Commit