Skip to content

v0.9.0-rc.1 Release

Compare
Choose a tag to compare
@Peefy Peefy released this 11 Jun 08:35
· 101 commits to main since this release
eb605aa

What's Changed

  • fix: yaml stream data import to kcl config by @Peefy in #320
  • feat: doc tool generate provides referenced by information on schema by @shruti2522 in #293
  • feat: impl protobuf oneof element for kcl by @Peefy in #321
  • feat: gen kcl config from go value by @Peefy in #322
  • feat: add more go value marshal to kcl config by @Peefy in #323
  • feat: marshal toml with yaml.MapSlice and 3rdparty toml lib by @Peefy in #324
  • feat: impl config generator from textproto format and kcl schema by @Peefy in #325
  • feat: support dup key conversion for prototext to kcl by @Peefy in #326

Full Changelog: v0.9.0-beta.1...v0.9.0-rc.1