Skip to content

v1.8.1

Compare
Choose a tag to compare
@iMichka iMichka released this 10 May 21:50
· 679 commits to develop since this release
  1. Added is_struct function to declarations package. It returns true if
    a declaration is a struct.

  2. Removed * from decl_string when type is a function pointer (#61)

  3. Update travis.yml for newer OS X images. Update CastXML binaries for Travis.

  4. Fix regression in directory_cache, which was crashing due an unset variable.
    Add support for python3 in directory_cache.