Skip to content

bebop v0.2.1

Compare
Choose a tag to compare
@200sc 200sc released this 12 Sep 16:38
· 93 commits to main since this release
f0bf67a

Changelog:

Several changes for compatibility with upstream, specifically comparing against TypeScript generated code:

There is a remaining failure in compatibility with typescript that is a known problem with the upstream: betwixt-labs/bebop#148

Other Changes:

  • When a const exceeds the limits of what can be stored in a variable in Go, instead of erroring out we now offer a warning.