Skip to content

v0.8.0 Release

Compare
Choose a tag to compare
@Peefy Peefy released this 06 Mar 11:29
· 180 commits to main since this release
8be7a9a

What's Changed

  • feat: add artifact APIs by @Peefy in #221
  • Chore: (deps): bump github.com/goccy/go-yaml from 1.11.0 to 1.11.3 by @dependabot in #230
  • Chore: (deps): bump kcl-lang.io/kpm from 0.6.0 to 0.7.0 by @dependabot in #229
  • Chore: (deps): bump google.golang.org/protobuf from 1.30.0 to 1.32.0 by @dependabot in #228
  • chore: (deps): bump contributor-assistant/github-action from 2.3.0 to 2.3.1 by @dependabot in #222
  • chore: (deps): bump github/codeql-action from 2 to 3 by @dependabot in #223
  • chore: (deps): bump actions/setup-go from 2 to 5 by @dependabot in #224
  • chore: (deps): bump actions/checkout from 2 to 4 by @dependabot in #225
  • Chore: (deps): bump github.com/yuin/goldmark from 1.4.13 to 1.7.0 by @dependabot in #227
  • Chore: (deps): bump github.com/getkin/kin-openapi from 0.122.0 to 0.123.0 by @dependabot in #231
  • Chore: (deps): bump google.golang.org/grpc from 1.56.3 to 1.61.0 by @dependabot in #226
  • Chore: (deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 by @dependabot in #234
  • fix: system modules by @Peefy in #236
  • feat: sync kcl 0.8 abi spec by @Peefy in #237
  • feat: add go plugin APIs and examples by @Peefy in #233
  • fix: stream result by @Peefy in #238
  • refactor: yaml stream format by @Peefy in #239
  • refactor: impl scalar value for kcl result by @Peefy in #240
  • Chore: (deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 by @dependabot in #241
  • Chore: (deps): bump kcl-lang.io/lib from 0.8.0-alpha.1 to 0.8.0-alpha.3 by @dependabot in #242
  • Add BuildProgram and ExecArtifact to native client by @bozaro in #243
  • chore: bump lib to 0.8.0-beta.1 by @Peefy in #244
  • feat: windows plugin by @Peefy in #245
  • chore: (deps): bump contributor-assistant/github-action from 2.3.0 to 2.3.1 by @dependabot in #246
  • Chore: (deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #247
  • chore: bump kcl lib 0.8.0 stable version by @Peefy in #248

New Contributors

Full Changelog: v0.7.5...v0.8.0