Releases: kcl-lang/lib
Releases · kcl-lang/lib
v0.12.0-rc.1 Release
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
d8964b2tod5a5ae3by @dependabot[bot] in #209 - chore(deps): bump kclvm-evaluator from
d8964b2tod5a5ae3by @dependabot[bot] in #211 - chore(deps): bump kclvm-parser from
d8964b2tod5a5ae3by @dependabot[bot] in #212 - chore(deps): bump kclvm-runtime from
d8964b2tod5a5ae3by @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
d5a5ae3to68b4062by @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
v0.11.2
What's Changed
- chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #186
- chore(deps): bump actions/setup-java from 3.11.0 to 4.7.0 by @dependabot in #185
- chore(deps): bump pypa/gh-action-pypi-publish from 20d40f69a1d306453777ffecb5a86860e850ba0f to db8f07d3871a0a180efa06b95d467625c19d5d5f by @dependabot in #188
- chore(deps): bump actions/setup-java from 4.7.0 to 4.7.1 by @dependabot in #190
- chore: bump go lib version to 0.11.2 by @zong-zhe in #191
- chore: bump c lib version to 0.11.2 by @zong-zhe in #192
- chore: bump cpp lib version to 0.11.2 by @zong-zhe in #193
- chore: bump dotnet version to 0.11.2 by @zong-zhe in #194
- chore: bump java lib version to 0.11.2 by @zong-zhe in #195
- chore: bump kotlin version to 0.11.2 by @zong-zhe in #196
- chore: bump lua lib version to 0.11.2 by @zong-zhe in #197
- chore: bump nodejs lib version to 0.11.2 by @zong-zhe in #198
- chore: bump swift lib version to 0.11.2 by @zong-zhe in #200
- chore: bump zig lib version to 0.11.2 by @zong-zhe in #201
- chore: bump python lib version to 0.11.2 by @zong-zhe in #199
- fix: fix dotnet release github action by @zong-zhe in #203
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
- java: collate the dependency version into properties by @liangyuanpeng in #175
- fix: fix NPE when the env HOME is not set by @zong-zhe in #176
- chore: bump rust version to 1.83 by @zong-zhe in #177
- chore: add dependabot to auto update github workflow files. by @liangyuanpeng in #178
- fix: fix python release github action by @zong-zhe in #184
- chore(deps): bump swift-actions/setup-swift from 1 to 2 by @dependabot in #183
- chore(deps): bump actions/setup-go from 2 to 5 by @dependabot in #181
- chore(deps): bump pnpm/action-setup from 2 to 4 by @dependabot in #179
- chore(deps): bump pypa/gh-action-pypi-publish from cbd6d01d855e02aab0908c7709d5c0ddc88c617a to 20d40f69a1d306453777ffecb5a86860e850ba0f by @dependabot in #180
- chore(deps): bump actions/checkout from 2 to 4 by @dependabot in #182
New Contributors
- @liangyuanpeng made their first contribution in #175
- @dependabot made their first contribution in #183
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- fix: add fix error message in Error thrown by API by @zong-zhe in #164
- fix: fix github action by @zong-zhe in #166
- chore: bump kcl version to 0.11.0-alpha.1 by @zong-zhe in #167
- fix: fix python release by @zong-zhe in #168
- fix: bump pkginfo version to 1.12.0 by @zong-zhe in #169
- chore: bump version 0.11.0 by @zong-zhe in #172
Full Changelog: v0.10.8...v0.11.0
v0.11.0-alpha.1
v0.10.8 Release
What's Changed
- chore: bump python lib protobuf min and main version to 4.25.3 by @Peefy in #161
- chore: bump lib version to 0.10.8 by @Peefy in #162
Full Changelog: v0.10.7...v0.10.8
v0.10.7 Release
What's Changed
- chore: bump protobuf deps min version to 5.27.2 in the kcl py lib by @Peefy in #159
- chore: bump kcl lib to 0.10.7 by @Peefy in #160
Full Changelog: v0.10.6...v0.10.7
v0.10.6 Release
v0.10.5-rc.1 Release
Full Changelog: v0.10.4...v0.10.5-rc.1