v0.4.1
What's Changed
🚫 Bugs
- fix: Project creation failed on GHA fixes #257 by @martinszuc in #260
🚀 Features
- Added platformType and platformVersion to ProcessBuilder parameters. by @olkornii in #239
- feat: create EMPTY PROJECT methods #273 by @martinszuc in #275
📦 Dependencies
- Bump actions/setup-java from 1 to 4 by @dependabot in #247
- Bump org.jetbrains.kotlin.jvm from 1.4.32 to 2.0.0 by @dependabot in #252
- Bump org.junit.jupiter:junit-jupiter-engine from 5.3.1 to 5.10.3 by @dependabot in #255
- Bump commons-io:commons-io from 2.4 to 2.16.1 by @dependabot in #251
- Bump org.jetbrains.kotlin:kotlin-reflect from 1.6.0 to 2.0.0 by @dependabot in #261
- Bump actions/github-script from 3.1.0 to 7.0.1 by @dependabot in #250
- Bump actions/checkout from 2 to 4 by @dependabot in #249
- Bump actions/upload-artifact from 2 to 4 by @dependabot in #248
- Bump org.jetbrains.kotlin:kotlin-stdlib from 1.6.0 to 2.0.0 by @dependabot in #264
- Bump org.sonarqube from 3.3 to 5.1.0.4882 by @dependabot in #254
- Bump io.github.gradle-nexus.publish-plugin from 1.1.0 to 2.0.0 by @dependabot in #263
- Bump org.junit.jupiter:junit-jupiter-api from 5.3.1 to 5.10.3 by @dependabot in #253
Other changes
- feat: Update macos jobs to macos-latest runner by @richard0202 in #243
- chore: add Dependabot for dependency checks by @richard0202 in #246
- chore: Remove remoteRobotVersion variable to enable dependabot updates by @richard0202 in #259
- feat: Prepare version 0.4.1 final by @richard0202 in #279
Full Changelog: v0.4.0...v0.4.1