We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00bdb61 commit ec207efCopy full SHA for ec207ef
CHANGELOG.md
@@ -1,8 +1,18 @@
1
Changes
2
=======
3
4
-Version 2.2.0 (unreleased)
5
---------------------------
+Version 2.2.0
+-------------
6
+
7
+1. Add `ccflags` config parameter. Castxml removes any definitions of its
8
+ pre-defined macros (e.g. -fopenmp). The `ccflags` option allows users to
9
+ override this behavior.
10
11
+2. Add an example jupyter notebook for binder
12
13
+3. Add declaration object for deprecation message
14
15
+4. Update release documentation
16
17
Version 2.1.0
18
-------------
0 commit comments