Skip to content

0.4.5

Compare
Choose a tag to compare
@dtolnay dtolnay released this 16 Sep 16:17
· 2684 commits to master since this release
0.4.5
7ff80c4
  • Add -o/--output flag for cxxbridge CLI to control output location (#299)
  • Fix missing type in generated code in some cases involving Result (#301, thanks @Nehliin)
  • Support cross compilation to Windows (#302)