Skip to content

v0.8.7 Release

Compare
Choose a tag to compare
@Peefy Peefy released this 08 May 11:43
· 40 commits to main since this release
5578591

What's Changed

  • fix: evaluator quant expr by @Peefy in #1263
  • Kcl argocd zombie workaround by @metacoma in #1264
  • docs: update tool integration link and multi SDKs description in readme by @Peefy in #1270
  • get_schema_type function will now return SchemaType instances with base schema information included by @utnim2 in #1272
  • feat: add file.mkdir and file.delete functions by @shruti2522 in #1271
  • feat: enhance the schema expr type check and impl the schema factory using the dynamic type by @Peefy in #1269
  • fix: file.mkdir and yaml.decode_all functions and bump version to v0.8.7 by @Peefy in #1276
  • feat: add type name for schema_expr in list_variables by @zong-zhe in #1279
  • chore: polish copyright by @Peefy in #1278
  • feat: add file.cp and file.mv functions by @shruti2522 in #1277
  • ci: add macos14 and evluator tests by @Peefy in #1280
  • feat: add file folder cp by @Peefy in #1281
  • feat: add operation for variable in ListVariables by @zong-zhe in #1282
  • feat: top level variable back reference infra by @Peefy in #1284
  • feat: add file.size by @JeevaRamanathan in #1286
  • chore: update file.size runtime impl and update test cases by @Peefy in #1287
  • fix: fix ut test_rename() by @He1pa in #1292
  • feat: added file.write by @JeevaRamanathan in #1293
  • feat: added file.append by @JeevaRamanathan in #1295
  • chore: update runtime and test suites by @Peefy in #1296
  • fix: type cast when exists external package by @Peefy in #1297
  • fix: fix the inconsistency in filename drive letters by @He1pa in #1283
  • feat: supports import local file in kcl-vet by @zong-zhe in #1290

New Contributors

Full Changelog: v0.8.6...v0.8.7