github kcl-lang/kcl v0.8.6
v0.8.6 Release

latest releases: v0.9.0-alpha.1, v0.8.7
17 days ago

What's Changed

  • Bump ubuntu base image to 22.04 version by @metacoma in #1235
  • fix: lambda in schema function calling for the evaluator by @Peefy in #1236
  • feat: override_file will insert a new variable if the variable is not exist by @zong-zhe in #1238
  • [Enhancement] Release fedora:39 linux image by @shruti2522 in #1241
  • [Enhancement] Release for Alpine linux by @shruti2522 in #1242
  • fix: fix compile fail on windows for rustc_data_structure and bump version by @zong-zhe in #1245
  • fix: build lock using global temp lock by @Peefy in #1246
  • fix: evaluator lambda closure and bump version to 0.8.6 by @Peefy in #1248
  • Fix: fix incremental compilation unwrap panic in AdvancerResolver by @He1pa in #1247
  • feat: add more feature flags about llvm and wasm by @Peefy in #1249
  • fix: fix lookup_compile_unit_path by @He1pa in #1252
  • feat: supports override identifier for OverrideFile api by @zong-zhe in #1255
  • fix: trim() the spec for overrideFile() by @zong-zhe in #1256
  • test: add json string plan opts tests by @Peefy in #1259
  • fix: fix lsp e2e test occasionally failed in CI. by @He1pa in #1254
  • feat: add wasm32 llvm target by @shruti2522 in #1262

New Contributors

Full Changelog: v0.8.5...v0.8.6

Don't miss a new kcl release

NewReleases is sending notifications on new releases.