Releases: betwixt-labs/bebop
Releases · betwixt-labs/bebop
Bebop v2.0.3
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 totsc
. - 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
Changes
TypeScript
- Fixes the npm package
- Updates documentation
Bebop v2.0.0
The initial public release of Bebop. For getting started please see the wiki