Skip to content

Releases: betwixt-labs/bebop

Bebop v2.0.3

11 Dec 05:59
a0ef344
Compare
Choose a tag to compare

bebopc

  • File paths with spaces no longer cause the compiler to fail.
  • The compiler now searches for bebop.json without passing the --config flag. This makes it behave similar to tsc.
  • Typos and incorrect documentation in --help have been fixed.

Tools

  • The tools package for .NET projects now works on macOS and Linux (#64)
  • The tools package for NodeJS projects now works on macOS and Linux

Code Generation

  • C# code generation no longer produces invalid equality methods when the record is empty (#67)

Bebop v2.0.2

09 Dec 21:18
715df41
Compare
Choose a tag to compare

Changes

TypeScript

  • Fixes the npm package
  • Updates documentation

Bebop v2.0.0

09 Dec 01:17
Compare
Choose a tag to compare

The initial public release of Bebop. For getting started please see the wiki