Releases: kcl-lang/kcl-go
Releases · kcl-lang/kcl-go
Release list
v0.12.4 Release
What's Changed
- Chore: (deps): bump golang.org/x/tools from 0.39.0 to 0.40.0 by @dependabot[bot] in #507
- Chore: (deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 by @dependabot[bot] in #508
- Chore: (deps): bump github.com/goccy/go-yaml from 1.19.0 to 1.19.1 by @dependabot[bot] in #509
- Chore: (deps): bump google.golang.org/grpc from 1.77.0 to 1.78.0 by @dependabot[bot] in #510
- feat: doc gen for lambda and schema index signatures by @Peefy in #511
- feat: json schema gen const, any of and not validation by @Peefy in #512
- feat: gen json style struct tags by @Peefy in #513
- chore: bump any type by @Peefy in #516
- fix: kcl yaml setting parse errors by @Peefy in #517
- Chore: (deps): bump github.com/yuin/goldmark from 1.7.13 to 1.7.14 by @dependabot[bot] in #519
- Chore: (deps): bump github.com/goccy/go-yaml from 1.19.1 to 1.19.2 by @dependabot[bot] in #520
- Chore: (deps): bump github.com/yuin/goldmark from 1.7.14 to 1.7.16 by @dependabot[bot] in #521
- Chore: (deps): bump golang.org/x/tools from 0.40.0 to 0.41.0 by @dependabot[bot] in #522
- Chore: (deps): bump github.com/emicklei/proto from 1.14.2 to 1.14.3 by @dependabot[bot] in #523
- Chore: (deps): bump google.golang.org/grpc from 1.78.0 to 1.79.1 by @dependabot[bot] in #524
- Chore: (deps): bump golang.org/x/tools from 0.41.0 to 0.42.0 by @dependabot[bot] in #525
- fix(gen-jsonschema): fix allOf $ref schema naming and sort closure bugs by @project0 in #526
- fix: type cast values to list for unique by @project0 in #527
- Chore: (deps): bump google.golang.org/grpc from 1.79.1 to 1.79.2 by @dependabot[bot] in #528
- Chore: (deps): bump github.com/getkin/kin-openapi from 0.133.0 to 0.134.0 by @dependabot[bot] in #529
- Chore: (deps): bump github.com/yuin/goldmark from 1.7.16 to 1.7.17 by @dependabot[bot] in #532
- Chore: (deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 by @dependabot[bot] in #531
- Chore: (deps): bump github.com/yuin/goldmark from 1.7.17 to 1.8.2 by @dependabot[bot] in #533
- Chore: (deps): bump golang.org/x/tools from 0.42.0 to 0.43.0 by @dependabot[bot] in #530
- Chore: (deps): bump google.golang.org/grpc from 1.79.3 to 1.80.0 by @dependabot[bot] in #534
- Chore: (deps): bump golang.org/x/tools from 0.43.0 to 0.44.0 by @dependabot[bot] in #535
- Chore: (deps): bump github.com/getkin/kin-openapi from 0.134.0 to 0.135.0 by @dependabot[bot] in #536
- Chore: (deps): bump github.com/getkin/kin-openapi from 0.135.0 to 0.136.0 by @dependabot[bot] in #537
- Chore: (deps): bump google.golang.org/grpc from 1.80.0 to 1.81.0 by @dependabot[bot] in #539
- Chore: (deps): bump github.com/getkin/kin-openapi from 0.136.0 to 0.137.0 by @dependabot[bot] in #538
- Chore: (deps): bump github.com/getkin/kin-openapi from 0.137.0 to 0.138.0 by @dependabot[bot] in #541
- Chore: (deps): bump golang.org/x/tools from 0.44.0 to 0.45.0 by @dependabot[bot] in #540
- Chore: (deps): bump google.golang.org/grpc from 1.81.0 to 1.81.1 by @dependabot[bot] in #542
- Chore: (deps): bump github.com/getkin/kin-openapi from 0.138.0 to 0.139.0 by @dependabot[bot] in #543
- fix: guard nil currentState.Local in Ref._resolveRef by @sethreidnz in #544
- Chore: (deps): bump github.com/getkin/kin-openapi from 0.139.0 to 0.140.0 by @dependabot[bot] in #546
- Chore: (deps): bump golang.org/x/tools from 0.45.0 to 0.46.0 by @dependabot[bot] in #547
- chore: (deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #548
- Chore: (deps): bump golang.org/x/tools from 0.46.0 to 0.47.0 by @dependabot[bot] in #549
- Chore: (deps): bump google.golang.org/grpc from 1.81.1 to 1.82.0 by @dependabot[bot] in #550
- Chore: (deps): bump github.com/getkin/kin-openapi from 0.140.0 to 0.142.0 by @dependabot[bot] in #553
- Chore: (deps): bump golang.org/x/tools from 0.47.0 to 0.48.0 by @dependabot[bot] in #552
- Chore: (deps): bump github.com/yuin/goldmark from 1.8.2 to 1.8.4 by @dependabot[bot] in #551
- Chore: (deps): bump google.golang.org/grpc from 1.82.0 to 1.82.1 by @dependabot[bot] in #554
- chore: (deps): bump actions/setup-go from 6 to 7 by @dependabot[bot] in #555
- Chore: (deps): bump github.com/getkin/kin-openapi from 0.142.0 to 0.145.0 by @dependabot[bot] in #557
- Add function to enable formatting with dry run by @f4z3r in #558
New Contributors
- @project0 made their first contribution in #526
- @sethreidnz made their first contribution in #544
- @f4z3r made their first contribution in #558
Full Changelog: v0.12.3...v0.12.4
v0.12.3
v0.12.2-rc.2 Release
What's Changed
Full Changelog: v0.12.1...v0.12.2-rc.2
v0.12.2-rc.1 Release
What's Changed
- Chore: (deps): bump github.com/goccy/go-yaml from 1.18.0 to 1.19.0 by @dependabot[bot] in #503
- chore: bump kcl lib to 0.12.1 by @Peefy in #504
Full Changelog: v0.12.0...v0.12.2-rc.1
0.12.1 Release
What's Changed
- Chore: (deps): bump github.com/goccy/go-yaml from 1.18.0 to 1.19.0 by @dependabot[bot] in #503
- chore: bump kcl lib to 0.12.1 by @Peefy in #504
Full Changelog: v0.12.0...v0.12.1
v0.12.0 Release
What's Changed
- Chore: (deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 by @dependabot[bot] in #480
- Chore: (deps): bump google.golang.org/grpc from 1.73.0 to 1.74.2 by @dependabot[bot] in #479
- Chore: (deps): bump github.com/yuin/goldmark from 1.7.12 to 1.7.13 by @dependabot[bot] in #478
- Chore: (deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by @dependabot[bot] in #481
- chore: (deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #482
- Chore: (deps): bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in #485
- Chore: (deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #484
- Chore: (deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.8 by @dependabot[bot] in #483
- Chore: (deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #486
- chore: (deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #488
- Chore: (deps): bump github.com/getkin/kin-openapi from 0.132.0 to 0.133.0 by @dependabot[bot] in #487
- fix: preserve YAML key order in option() function when sort_keys=fals… by @metbog in #492
- Chore: (deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.10 by @dependabot[bot] in #493
- chore: (deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #498
- chore: (deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #497
- chore: bump kcl lib to 0.12.0-rc.1 by @Peefy in #501
- chore: bump kcl-lib to 0.12.0 by @Peefy in #502
New Contributors
Full Changelog: v0.11.3...v0.12.0
v0.12.0-rc.1 Release
What's Changed
- Chore: (deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 by @dependabot[bot] in #480
- Chore: (deps): bump google.golang.org/grpc from 1.73.0 to 1.74.2 by @dependabot[bot] in #479
- Chore: (deps): bump github.com/yuin/goldmark from 1.7.12 to 1.7.13 by @dependabot[bot] in #478
- Chore: (deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by @dependabot[bot] in #481
- chore: (deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #482
- Chore: (deps): bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in #485
- Chore: (deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #484
- Chore: (deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.8 by @dependabot[bot] in #483
- Chore: (deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #486
- chore: (deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #488
- Chore: (deps): bump github.com/getkin/kin-openapi from 0.132.0 to 0.133.0 by @dependabot[bot] in #487
- fix: preserve YAML key order in option() function when sort_keys=fals… by @metbog in #492
- Chore: (deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.10 by @dependabot[bot] in #493
- chore: (deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #498
- chore: (deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #497
- chore: bump kcl lib to 0.12.0-rc.1 by @Peefy in #501
New Contributors
Full Changelog: v0.11.3...v0.12.0-rc.1
v0.11.3 Release
What's Changed
- Chore: (deps): bump golang.org/x/tools from 0.30.0 to 0.33.0 by @dependabot[bot] in #465
- Chore: (deps): bump google.golang.org/grpc from 1.72.0 to 1.72.1 by @dependabot[bot] in #467
- Chore: (deps): bump github.com/yuin/goldmark from 1.7.11 to 1.7.12 by @dependabot[bot] in #468
- Chore: (deps): bump github.com/goccy/go-yaml from 1.17.1 to 1.18.0 by @dependabot[bot] in #470
- Chore: (deps): bump google.golang.org/grpc from 1.72.1 to 1.72.2 by @dependabot[bot] in #471
- Chore: (deps): bump google.golang.org/grpc from 1.72.2 to 1.73.0 by @dependabot[bot] in #472
- Chore: (deps): bump golang.org/x/tools from 0.33.0 to 0.34.0 by @dependabot[bot] in #473
- Chore: (deps): bump github.com/emicklei/proto from 1.14.1 to 1.14.2 by @dependabot[bot] in #474
- fix: Doc generate - Escape pipe symbols in output enums in md by @mihaigalos in #476
- Chore: (deps): bump golang.org/x/tools from 0.34.0 to 0.35.0 by @dependabot[bot] in #477
New Contributors
- @mihaigalos made their first contribution in #476
Full Changelog: v0.11.2...v0.11.3
v0.11.2
What's Changed
- Chore: (deps): bump github.com/goccy/go-yaml from 1.15.19 to 1.15.23 by @dependabot in #447
- Chore: (deps): bump golang.org/x/tools from 0.29.0 to 0.30.0 by @dependabot in #446
- Chore: (deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #448
- Chore: (deps): bump github.com/getkin/kin-openapi from 0.129.0 to 0.130.0 by @dependabot in #452
- Chore: (deps): bump google.golang.org/grpc from 1.70.0 to 1.71.0 by @dependabot in #450
- Chore: (deps): bump github.com/goccy/go-yaml from 1.15.23 to 1.16.0 by @dependabot in #453
- Chore: (deps): bump github.com/getkin/kin-openapi from 0.130.0 to 0.131.0 by @dependabot in #454
- Chore: (deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot in #455
- Chore: (deps): bump github.com/yuin/goldmark from 1.7.8 to 1.7.10 by @dependabot in #460
- Chore: (deps): bump google.golang.org/grpc from 1.71.0 to 1.72.0 by @dependabot in #459
- Chore: (deps): bump github.com/yuin/goldmark from 1.7.10 to 1.7.11 by @dependabot in #461
- Chore: (deps): bump github.com/emicklei/proto from 1.14.0 to 1.14.1 by @dependabot in #463
- Chore: (deps): bump github.com/getkin/kin-openapi from 0.131.0 to 0.132.0 by @dependabot in #462
- Chore: (deps): bump github.com/goccy/go-yaml from 1.16.0 to 1.17.1 by @dependabot in #457
- chore: bump version to 0.11.2 by @zong-zhe in #464
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
- Chore: (deps): bump github.com/emicklei/proto from 1.13.3 to 1.14.0 by @dependabot in #425
- Chore: (deps): bump github.com/goccy/go-yaml from 1.15.10 to 1.15.13 by @dependabot in #426
- Chore: (deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 by @dependabot in #427
- Chore: (deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 by @dependabot in #429
- fix: fix fmt toml. Only allow table after table in root scope by @He1pa in #430
- Chore: (deps): bump golang.org/x/tools from 0.27.0 to 0.29.0 by @dependabot in #431
- Chore: (deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 by @dependabot in #432
- chore: remove ubuntu20.04 for ci by @liangyuanpeng in #433
- Chore: (deps): bump github.com/goccy/go-yaml from 1.15.13 to 1.15.15 by @dependabot in #434
- Chore: (deps): bump google.golang.org/grpc from 1.69.0 to 1.69.4 by @dependabot in #436
- Chore: (deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 by @dependabot in #435
- Chore: (deps): bump google.golang.org/protobuf from 1.36.3 to 1.36.4 by @dependabot in #438
- Chore: (deps): bump google.golang.org/grpc from 1.69.4 to 1.70.0 by @dependabot in #439
- Enhancement: Support the JsonSchema "format" keyword for the KCL schema generation by @Siddhi-agg in #440
- Chore: (deps): bump github.com/getkin/kin-openapi from 0.128.0 to 0.129.0 by @dependabot in #442
- Chore: (deps): bump github.com/goccy/go-yaml from 1.15.15 to 1.15.17 by @dependabot in #441
- chore: bump version to 0.11.1 by @liangyuanpeng in #437
- fix: fix escape error in document by @zong-zhe in #445
- Chore: (deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by @dependabot in #444
- Chore: (deps): bump github.com/goccy/go-yaml from 1.15.17 to 1.15.19 by @dependabot in #443
New Contributors
- @He1pa made their first contribution in #430
- @Siddhi-agg made their first contribution in #440
Full Changelog: v0.11.0...v0.11.1