Releases: wgpu4k/webgpu-ktypes
Releases · wgpu4k/webgpu-ktypes
v0.0.9
What's Changed
- Bump commons-io:commons-io from 2.19.0 to 2.20.0 by @dependabot[bot] in #62
- Bump org.jsoup:jsoup from 1.21.1 to 1.21.2 by @dependabot[bot] in #58
- replace bitflag from set to value classes by @ygdrasil-io in #68
- Bump kotlin from 2.2.20 to 2.2.21 by @dependabot[bot] in #65
- upgrade to kotlin 2.3.0 and set JVM baseline to 25 on Jvm and 17 on Android by @ygdrasil-io in #73
- Bump org.jetbrains.kotlin-wrappers:kotlin-wrappers-catalog from 2025.9.8 to 2025.12.6 by @dependabot[bot] in #71
- refactor array buffer system by @ygdrasil-io in #74
- fine tune arraybuffer usages by @ygdrasil-io in #75
- house keeping by @ygdrasil-io in #76
Full Changelog: 0.0.8...0.0.9
v0.0.8
What's Changed
- Bump kotlin (2.2.20) and gradle (9.1) versions by @ygdrasil-io in #56
- Bump com.android.library from 8.9.2 to 8.13.0 by @dependabot[bot] in #55
- Fix
JsNumber.toULongto correctly returnULonginstead ofLong. by @ygdrasil-io in #57
Full Changelog: 0.0.7...0.0.8
v0.0.7
What's Changed
- fix mapping issues by @ygdrasil-io in #32
- Bump kotlin from 2.1.20 to 2.1.21 by @dependabot in #30
Full Changelog: 0.0.6...0.0.7
v0.0.6
What's Changed
- Bump io.ygdrasil:wgpu4k-native-specs-jvm from v24.0.2 to v24.0.3 by @dependabot in #26
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.8.0 to 1.8.1 by @dependabot in #22
- Bump com.charleskorn.kaml:kaml from 0.77.0 to 0.77.1 by @dependabot in #24
- Bump com.android.library from 8.9.1 to 8.9.2 by @dependabot in #23
- Bump ktor from 3.1.2 to 3.1.3 by @dependabot in #25
- improve binding by @ygdrasil-io in #27
Full Changelog: 0.0.5...0.0.6
v0.0.5
What's Changed
- Add
sizeproperty toArrayBuffernative by @ygdrasil-io in #21 - Bump org.jsoup:jsoup from 1.17.2 to 1.19.1 by @dependabot in #20
- Bump ktor from 3.1.0 to 3.1.2 by @dependabot in #16
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.10.1 to 1.10.2 by @dependabot in #19
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 by @dependabot in #18
- Bump com.charleskorn.kaml:kaml from 0.74.0 to 0.77.0 by @dependabot in #17
Full Changelog: 0.0.4...0.0.5
v0.0.4
v0.0.3
What's Changed
- Bump io.ygdrasil:wgpu4k-native-specs-jvm from v24.0.1 to v24.0.2 by @dependabot in #11
- Bump com.charleskorn.kaml:kaml from 0.73.0 to 0.74.0 by @dependabot in #10
- Bump com.android.library from 8.9.0 to 8.9.1 by @dependabot in #9
- Update interop to use BigInt when converting Number to long by @ygdrasil-io in #13
- refine documentation by @ygdrasil-io in #14
Full Changelog: 0.0.2...0.0.3
v0.0.2
What's Changed
- Bump com.charleskorn.kaml:kaml from 0.71.0 to 0.73.0 by @dependabot in #6
- Bump com.android.library from 8.5.2 to 8.9.0 by @dependabot in #4
- add doc generation by @ygdrasil-io in #12
Full Changelog: 0.0.1...0.0.2
v0.0.1
What's Changed
- Add code generation, descriptor and Web types by @ygdrasil-io in #1
- Add GitHub Actions workflows for CI/CD and Dependabot by @ygdrasil-io in #2
- upgrade kotlin version and fix github action by @ygdrasil-io in #8
- Bump plugin.serialization from 2.1.0 to 2.1.20 by @dependabot in #7
New Contributors
- @ygdrasil-io made their first contribution in #1
- @dependabot made their first contribution in #7
Full Changelog: https://github.com/wgpu4k/webgpu-ktypes/commits/0.0.1