v1.8.1
-
Added
is_struct
function to declarations package. It returns true if
a declaration is a struct. -
Removed * from decl_string when type is a function pointer (#61)
-
Update travis.yml for newer OS X images. Update CastXML binaries for Travis.
-
Fix regression in directory_cache, which was crashing due an unset variable.
Add support for python3 in directory_cache.