File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.4.2] ( https://github.com/ApsarasX/llvm-bindings/compare/v0.4.1...v0.4.2 ) (2022-08-01)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** Type:** wrong parameter verification ([ 8180e9c] ( https://github.com/ApsarasX/llvm-bindings/commit/8180e9cd35d29ffa02572870e890b118cb941699 ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * ** IR/GlobalVariable:** add setInitializer method ([ a11ad4c] ( https://github.com/ApsarasX/llvm-bindings/commit/a11ad4c5b86fe3efbbbfde9328e1f3baaa85d927 ) )
12
+
13
+
14
+
1
15
## [ 0.4.1] ( https://github.com/ApsarasX/llvm-bindings/compare/v0.4.0...v0.4.1 ) (2022-07-22)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " llvm-bindings" ,
3
- "version" : " 0.4.1 " ,
3
+ "version" : " 0.4.2 " ,
4
4
"description" : " LLVM bindings for Node.js/JavaScript/TypeScript" ,
5
5
"keywords" : [
6
6
" llvm" ,
You can’t perform that action at this time.
0 commit comments