github kcl-lang/kcl v0.4.4-alpha.1
v0.4.4-alpha.1 Release

latest releases: v0.10.0, v0.10.0-rc.1, v0.10.0-beta.2...
23 months ago

v0.4.4-alpha.1 Release

  • PR #288 fix : panic caused by duplicated keys in schema
  • PR #287 Fix(kclvm-codegen):rename kclvm function by 'pkgpath' and suffix 'kclvm_lambda'.
  • PR #284 chore: bump kclvm version to 0.4.4
  • PR #279 Fix(KCL-Vet): Turn the execution mode of kclvm-runner test cases from parallel to serial.
  • PR #278 Fix(KCL-Vet): Turn the execution mode of KCL-Vet's test cases from parallel to serial.
  • PR #276 refactor : use std::cell::RefCell to manege Value
  • PR #273 refactor: compiling kcl code to object file instead of dylib and packaging LLVM lld library statically into kclvm binary.
  • PR #272 Fix(kclvm-runner): Added different file locks depending on the curren…
  • PR #269 Feat(compiler-base-session): Update the new `compiler-base-error/Diag…
  • PR #267 Feat(compiler-base-error): add default() to DiagnosticHandler.
  • PR #264 refactor: refine kclvm codegen and runner for simplifying binary rele…
  • PR #262 refactor : use std::box to avoid unnecessary memory alloc
  • PR #261 Refactor: remove cargo clippy errors & warnings from runtime
  • PR #260 Feat(compiler-base-session): Add some methods for Session.
  • PR #259 Feat(compiler-base-error): impl trait Debug for DiagnosticHandler and DiagnosticHandlerInner.
  • PR #258 Feat(compiler-base-error): Implement trait Debug and PartialEq for Diagnostic.
  • PR #257 Feat(compiler-base-error): make StyledBuffer, StyledString pub in compiler-base-error.
  • PR #256 Feat(rustc_error): add trait Debug, PartialEq, Eq for StyledBuffer, StyledString and StyledChar
  • PR #255 Update compiler base version
  • PR #254 Feat(compiler_base_session): add a new contructor to Session.
  • PR #252 Feat(compiler-base-error): remove the newline at the end of component…
  • PR #249 Fix(compiler-base-error): CodeSnippet component generates the line …
  • PR #248 Feat(compiler_base):add codecov for compiler_base in CI.
  • PR #246 Refactor(compiler-base): refactor method in DiagnosticHandler.
  • PR #245 Feat(compiler-base-session): Add some method for 'Session'.
  • PR #244 Feat(kclvm-version): change new checksum for new version.

Don't miss a new kcl release

NewReleases is sending notifications on new releases.