Skip to content

v6.68.0

Compare
Choose a tag to compare
@autorelease3 autorelease3 released this 24 Jul 10:30
· 58 commits to develop since this release
v6.68.0
a093287

✨ Features

  • Embed extensions.conjure.json in embed.conjure.go if extensions is present (#719)

🐛 Fixes

  • fix: update content of comment added to generate code to match the official format for comments indicating generated Go code as specified in golang/go#13560 (comment). Makes it so that tools that use this format to determine whether or not code is generated will properly match generated Conjure files. (#720)