Skip to content

v0.9.0

Compare
Choose a tag to compare
@ioquatix ioquatix released this 07 Apr 07:55
· 12 commits to main since this release
f91c8a1

What's Changed

  • Remove duplicate mapping of clang_getEnumDeclIntegerType by @cfis in #67
  • Update bitmask options based on enums to always be an array of symbols. by @cfis in #69
  • Add support for parse_translation_unit2 api. by @cfis in #70
  • Cursor Improvements, Type improvements, Printing Support by @cfis in #72
  • Fix finalizer exception in FFI::Clang::CodeCompletion::Results by @cfis in #74
  • Fix Clang 16 by @cfis in #76
  • Cursor Location Methods by @cfis in #78

Full Changelog: v0.8.0...v0.9.0