Releases: skiptools/skipstone
Releases · skiptools/skipstone
1.7.7
1.7.6
What's Changed
- Improve CI workflow to break up emulator testing into steps and reduce matrix combinations by @marcprux in #208
- Internal refactor of the skipstone plugin command by @marcprux in #209
- Support Swift Testing by @marcprux in #210
- Support freestanding @test functions in transpiled tests by @marcprux in #212
Full Changelog: 1.7.5...1.7.6
1.7.5
What's Changed
- Add --apk flag to android test command to package the tests into an APK for full Android API access by @marcprux in #199
- Use instrumented tests for
skip android test --apkby @marcprux in #201 - Add
skip android home installcommand by @dfabulich in #200 - Handle copy-style resource bundles preserving folder hierarchy by @marcprux in #207
Full Changelog: 1.7.4...1.7.5
1.7.4
1.7.3
What's Changed
- Handle launching adb from Skip Gradle plugin when ANDROID_HOME is not set and adb is not in PATH by @marcprux in #184
- Fix test resources in Xcode when running in symlinked directory by @dfabulich in #185
- Update JNI @_cdecl names for bridged functions to handle special characters by @marcprux in #191
Full Changelog: 1.7.2...1.7.3
1.7.2
What's Changed
- Enable custom Kotlin package name configuration in skip.yml by @marcprux in #181
- Add support for transpiling Bool.toggle() into Kotlin by @marcprux in #182
- Include skip.git as a submodule to simplyify local skipstone builds by @marcprux in #183
- Use
adbfrom$ANDROID_HOME/platform-toolsby @dfabulich in #179
Full Changelog: 1.7.1...1.7.2
1.7.1
What's Changed
- Support custom Gradle properties in
skip.ymlby @dfabulich in #171 - Do not generated a transpiled test harness when an app is created with native modules by @marcprux in #174
- doctor: verify Android SDK version by @dfabulich in #177
- Log info messages to stdout, so
xcodebuild -quietwill suppress them by @dfabulich in #172 - Rename
skip.localtoskip; documentSkipRunnerby @dfabulich in #170
New Contributors
- @dfabulich made their first contribution in #171
Full Changelog: 1.7.0...1.7.1
1.7.0
Full Changelog: https://github.com/skiptools/skipstone/commits/1.7.0
1.6.40
Full Changelog: 1.6.39...1.6.40
1.6.39
Full Changelog: 1.6.38...1.6.39