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 1
1
Changes
2
2
=======
3
3
4
- Version 1.8.1 (not yet released)
5
- --------------------------------
4
+ Version 1.8.1
5
+ -------------
6
6
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
8
8
a declaration is a struct.
9
9
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 )
11
11
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.
13
13
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.
15
16
16
17
Version 1.8.0
17
18
-------------
You can’t perform that action at this time.
0 commit comments