File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.3.5] ( https://github.com/ApsarasX/llvm-bindings/compare/v0.3.4...v0.3.5 ) (2022-03-01)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** test:** assertion error caused by test case ([ 7961d42] ( https://github.com/ApsarasX/llvm-bindings/commit/7961d42e19ee174ca47b12e16ea3d9c720839f55 ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * add support for Windows ([ a85aa9a] ( https://github.com/ApsarasX/llvm-bindings/commit/a85aa9ae40c8660ab587b8ebe040fa171b2c7cce ) )
12
+
13
+
14
+
1
15
## [ 0.3.4] ( https://github.com/ApsarasX/llvm-bindings/compare/v0.3.3...v0.3.4 ) (2022-02-17)
2
16
3
17
### Breaking Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " llvm-bindings" ,
3
- "version" : " 0.3.4 " ,
3
+ "version" : " 0.3.5 " ,
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