summaryrefslogtreecommitdiff
path: root/NEWS
blob: a2659b351f3a66b99ec831f6a0d382e038fd37db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Overview of changes from gnome-clang 0.1.0 to gnome-clang 0.2.0
===============================================================

Major changes:
 • Check (transfer none) against const parameters and return values
 • Improve configure checks (including downgrading LLVM dependency to 3.4)
 • Remove GNOME_CLANG_GIRS (now unnecessary)
 • Add GVariant format string checking against varargs
 • Add unit tests
 • Support running gnome-clang uninstalled


Initial release of gnome-clang 0.1.0
====================================

Major changes:
 • Initial version of the project
 • Support for nullability checking
 • Support for assertion extraction
 • Support for use of GIR metadata