Skip to content

v0.7.0-alpha.2 Release

Compare
Choose a tag to compare
@Peefy Peefy released this 13 Nov 11:10
· 192 commits to main since this release
2bc8db1

What's Changed

  • chore(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #168
  • fix: correct import data format for lists in yaml by @jakezhu9 in #170
  • chore(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.3+incompatible by @dependabot in #171
  • feat: bump kcl lib to v0.7.0-alpha.1 and impl path selectors for the run API. by @Peefy in #172
  • feat: doc gen: support generate package doc in a single page; add ref link by @amyXia1994 in #173
  • enhance: doc gen: display attributes in table by @amyXia1994 in #174
  • feat: CompileOnly option merge by @Peefy in #175
  • ci: use Windows 2019 in build-and-test-windows by @jakezhu9 in #177
  • chore: bump artifact version to v0.7.0-alpha.2 by @Peefy in #178
  • chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #179
  • chore(deps): bump golang.org/x/net from 0.9.0 to 0.17.0 by @dependabot in #180

New Contributors

Full Changelog: v0.6.1...v0.7.0-alpha.2