Skip to content

v0.12.0-rc.1 Release

Latest

Choose a tag to compare

@Peefy Peefy released this 23 Nov 16:49
· 18 commits to main since this release
f65f99e

What's Changed

  • chore: bump github.com/ebitengine/purego to 0.8.3 by @liangyuanpeng in #205
  • chore(deps): bump pypa/gh-action-pypi-publish from db8f07d3871a0a180efa06b95d467625c19d5d5f to e9ccbe5a211ba3e8363f472cae362b56b104e796 by @dependabot[bot] in #206
  • chore: add dependabot for rust and go by @liangyuanpeng in #208
  • chore(deps): bump anyhow from 1.0.94 to 1.0.98 by @dependabot[bot] in #210
  • chore(deps): bump google.golang.org/protobuf from 1.34.2 to 1.36.6 by @dependabot[bot] in #215
  • chore(deps): bump kclvm-loader from d8964b2 to d5a5ae3 by @dependabot[bot] in #209
  • chore(deps): bump kclvm-evaluator from d8964b2 to d5a5ae3 by @dependabot[bot] in #211
  • chore(deps): bump kclvm-parser from d8964b2 to d5a5ae3 by @dependabot[bot] in #212
  • chore(deps): bump kclvm-runtime from d8964b2 to d5a5ae3 by @dependabot[bot] in #213
  • chore(deps): bump github.com/ebitengine/purego from 0.8.3 to 0.8.4 by @dependabot[bot] in #214
  • update version to 0.11.2 and fix indexmap test by @liangyuanpeng in #216
  • chore(deps): bump pypa/gh-action-pypi-publish from e9ccbe5a211ba3e8363f472cae362b56b104e796 to d417ba7e7683fa9104c42abe611c1f2c93c0727d by @dependabot[bot] in #218
  • chore(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #219
  • chore(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by @dependabot[bot] in #220
  • chore(deps): bump anyhow from 1.0.98 to 1.0.99 by @dependabot[bot] in #221
  • chore(deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.8 by @dependabot[bot] in #224
  • chore(deps): bump actions/setup-java from 4.7.1 to 5.0.0 by @dependabot[bot] in #223
  • chore(deps): bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #226
  • chore(deps): bump pypa/gh-action-pypi-publish from d417ba7e7683fa9104c42abe611c1f2c93c0727d to ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e by @dependabot[bot] in #227
  • chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #228
  • chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #229
  • chore(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9 by @dependabot[bot] in #230
  • chore(deps): bump github.com/ebitengine/purego from 0.8.4 to 0.9.0 by @dependabot[bot] in #232
  • chore(deps): bump anyhow from 1.0.99 to 1.0.100 by @dependabot[bot] in #231
  • chore(deps): bump kclvm-api from d5a5ae3 to 68b4062 by @dependabot[bot] in #234
  • chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #241
  • chore(deps): bump github.com/ebitengine/purego from 0.9.0 to 0.9.1 by @dependabot[bot] in #243
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #222
  • chore(deps): bump google.golang.org/protobuf from 1.36.9 to 1.36.10 by @dependabot[bot] in #233
  • chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #240
  • chore(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #242
  • refactor kcl lib 0.12.0 by @Peefy in #249

Full Changelog: v0.11.2...v0.12.0-rc.1