Releases: stripe/skycfg
Releases · stripe/skycfg
v0.1.1 - Setup First release
What's Changed
- Update build badge by @idiamond-stripe in #85
- Move assert.go, fail.go to separate assertmodule by @seena-stripe in #87
- Drop gogo support by @seena-stripe in #89
- Protobuf API V2: Add map, repeated, type conversions by @seena-stripe in #88
- Support passing in variables into tests by @seena-stripe in #91
- Downgrade google.golang.org/protobuf to 1.25.0 by @seena-stripe in #92
- Protobuf api V2: add protoMessage, merge and autoboxing wrapperspb by @seena-stripe in #90
- Protobuf API V2: finish implementation and switchover skycfg to using new impl by @seena-stripe in #93
- Protobuf API V2: compatibility fixes by @seena-stripe in #94
- Copy starlarkjson.Module in newJsonModule by @seena-stripe in #96
- Correct switch from newJsonModule to starlarkjson.Module by @seena-stripe in #97
- Add tests to ensure no copy on assignment, fix map by @seena-stripe in #95
- valueToStarlark support for enumKind by @seena-stripe in #99
- Fix autoboxing of wrapperspb types by @seena-stripe in #100
- Simplify tests with runSkycfgTests test runner by @seena-stripe in #98
- Fixing error message for custom entrypoint by @henryc-stripe in #101
- Add flatten on eval by @garvinp-stripe in #104
New Contributors
- @seena-stripe made their first contribution in #87
- @henryc-stripe made their first contribution in #101
- @garvinp-stripe made their first contribution in #104
Full Changelog: v0.1.0...v0.1.1