jsonnet icon indicating copy to clipboard operation
jsonnet copied to clipboard

feat: add doc for std.parseCsv and std.manifestCsv

Open rohitjangid opened this issue 2 years ago • 2 comments
trafficstars

Add doc for std.parseCsvWithHeader and std.manifestCsv

go-jsonnet PR: https://github.com/google/go-jsonnet/pull/701

rohitjangid avatar May 25 '23 05:05 rohitjangid

@sparkprime is it fine to break the compatibility for these functions in cpp implementation?

rohitjangid avatar May 25 '23 06:05 rohitjangid

Yes I think we can break compatibility for newly introduced library functions at this point.

sparkprime avatar May 25 '23 13:05 sparkprime