File tree Expand file tree Collapse file tree 2 files changed +15
-27
lines changed Expand file tree Collapse file tree 2 files changed +15
-27
lines changed Original file line number Diff line number Diff line change 1- 1.4.0;dev
1+ 1.4.0
Original file line number Diff line number Diff line change @@ -29,45 +29,31 @@ External Dependencies
2929---------------------
3030
3131* CppInterOp now works with:
32- * cling (based on patched clang16)
33- * clang-repl
34- * based on patched clang16
35- * clang17
36- * clang18
32+ * llvm19
3733
3834
3935Introspection
4036-------------
4137
42- *
43-
44-
45- Just-in-Time Compilation
46- ------------------------
47-
48- *
38+ * Add GetBinaryOperator interface
39+ * Add GetIncludePaths interface
40+ * Improve template instantiation logic
4941
5042
5143Incremental C++
5244---------------
5345
54- *
46+ * Improve the wasm infrastructure
5547
5648
57- Misc
58- ----
59-
60- *
6149
6250
6351Fixed Bugs
6452----------
6553
66- [ XXX] ( https://github.com/compiler-research/CppInterOp/issues/XXX )
67-
68- <!-- -Get release bugs
69- git log v1.3.0..main | grep 'Fixes|Closes'
70- --->
54+ [ 69] ( https://github.com/compiler-research/CppInterOp/issues/69 )
55+ [ 284] ( https://github.com/compiler-research/CppInterOp/issues/284 )
56+ [ 294] ( https://github.com/compiler-research/CppInterOp/issues/294 )
7157
7258Special Kudos
7359=============
@@ -79,7 +65,9 @@ FirstName LastName (#commits)
7965
8066A B (N)
8167
82- <!-- -Find contributor list for this release
83- git log --pretty=format:"%an" v1.3.0...main | sort | uniq -c | sort -rn |\
84- sed -E 's,^ *([0-9]+) (.*)$,\2 \(\1\),'
85- --->
68+ mcbarton (16)
69+ Vipul Cariappa (8)
70+ Aaron Jomy (8)
71+ maximusron (4)
72+ Vassil Vassilev (2)
73+ Gnimuc (2)
You can’t perform that action at this time.
0 commit comments