Skip to content

v0.10 Release

Latest
Compare
Choose a tag to compare
@Peefy Peefy released this 16 Sep 17:08
· 50 commits to main since this release
9bdb91f

What's Changed

  • docs: add python API reference docs by @Peefy in #412
  • docs: add java API reference docs by @Peefy in #413
  • docs: add node.js API reference docs by @Peefy in #414
  • docs: update rust and wasm api reference documents by @Peefy in #415
  • docs: add dotnet API reference docs by @Peefy in #416
  • docs: add C and Cpp API initial reference docs by @Peefy in #418
  • docs: add more cpp API documents by @Peefy in #419
  • docs: update kcl 092 api documents by @Peefy in #420
  • update ide quick start doc by @He1pa in #421
  • chore: update crd import documents by @Peefy in #423
  • docs: add more cpp api documents by @Peefy in #424
  • docs: add jsonnet-kcl-comparison blogs by @Peefy in #425
  • chore: update cpp-jsonnet and go-jsonnet example costs by @Peefy in #426
  • docs: add 20240724 newsletter blogs by @zong-zhe in #427
  • refactor: simplify cpp examples by @Peefy in #428
  • Fix adopt/adapt typo in user docs by @stmcginnis in #430
  • docs: add kotlin and swift API init version by @Peefy in #431
  • docs: add 2024-08-07 newsletter blogs by @Peefy in #434
  • fix: kcl registry login command reference document dead links by @Peefy in #436
  • chore: update terraform validation examples by @Peefy in #437
  • docs: update 0.10.0-alpha API documents by @Peefy in #438
  • docs: add kotlin api reference docs by @Peefy in #439
  • docs: add 0.10 sidebar and docs by @Peefy in #440
  • refactor: update kcl overview images by @Peefy in #441
  • chore: update overview img with import tool by @Peefy in #443
  • fix: remove none type in the literal type spec by @Peefy in #444
  • docs: update 2024-08-21 blogs by @Peefy in #447
  • fix: tour protocol examples by @Peefy in #448
  • docs: add file.current function documents by @Peefy in #449
  • feat: add doc for include and exclude in package section by @zong-zhe in #451
  • docs: add full v0.10 API documents by @Peefy in #450
  • docs: add full v0.10 builtin and system module documents by @Peefy in #452
  • docs: kubecon 2024 blog by @zong-zhe in #453
  • refactor: refactored the documentation for kpm's interaction with Oci… by @zong-zhe in #454
  • fix: add kubecon 2024 ppt by @zong-zhe in #455
  • Fix typo in lua-api.md. Fixes #456 by @yonas in #457
  • docs: update crypto and base64 module docs by @Peefy in #459
  • fix: fix missing png by @zong-zhe in #458
  • docs: fix a couple of minor docs typos/mistakes by @trogowski in #460
  • feat add 20240905 newsletter blog by @zong-zhe in #461
  • docs: add mixin and protocol faq documents by @Peefy in #462
  • docs: add schema instances full_pkg parameter by @Peefy in #464
  • docs: add rust kcl plugin guide documents by @Peefy in #466
  • docs: add kcl wasm lib browser target user guide documents by @Peefy in #467
  • docs: add konfig resource reference links by @Peefy in #468
  • feat: add qa about error docker-credential-desktop not found by @zong-zhe in #469

New Contributors

Full Changelog: v0.9...v0.10