Skip to content

v0.25.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@adetaylor adetaylor released this 09 Mar 19:05
· 187 commits to main since this release
ada1216

What's Changed

Features

  • Allow constructing subclass of abstract class by @russelltg in #1206
  • Add an option to autocxx_gen to create cxx.h by @nak3 in #1253
  • Print the number of files generated in the error of --generate-exact by @nak3 in #1247

Bug fixes

Documentation and examples

  • Add some generic advice about linking. by @adetaylor in #1227
  • Make help message of gen-rs-include accurate by @nak3 in #1234
  • Fix comment about AUTOCXX_RS_JSON_ARCHIVE by @nak3 in #1232
  • Do not use deprecated macro is_subclass in examples by @nak3 in #1245
  • Add llvm example for CI by @nak3 in #1248
  • fix 404 in examples document by @htynkn in #1257

Miscellaneous

New Contributors (thanks all!)

Full Changelog: v0.24.0...v0.25.0