File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 11Changes
22=======
33
4- Version 1.8.1 (not yet released)
5- --------------------------------
4+ Version 1.8.1
5+ -------------
66
7- * Added ``` is_struct ``` function to declarations package. It returns true if
7+ 1 . Added ``` is_struct ``` function to declarations package. It returns true if
88 a declaration is a struct.
99
10- * Removed * from decl_string when type is a function pointer (#61 )
10+ 2 . Removed * from decl_string when type is a function pointer (#61 )
1111
12- * Update travis.yml for newer OS X images. Update CastXML binaries for Travis.
12+ 3 . Update travis.yml for newer OS X images. Update CastXML binaries for Travis.
1313
14- * Fix regression in directory_cache, which was crashing due an unset variable.
14+ 4 . Fix regression in directory_cache, which was crashing due an unset variable.
15+ Add support for python3 in directory_cache.
1516
1617Version 1.8.0
1718-------------
You can’t perform that action at this time.
0 commit comments