mirror of
https://github.com/peterbraden/node-opencv.git
synced 2025-12-08 19:45:55 +00:00
v0.0.12
This commit is contained in:
parent
55cbf0a37f
commit
11db468dcf
@ -185,6 +185,10 @@ doesn't work for you please get in touch.
|
||||
|
||||
## Changelog
|
||||
|
||||
#### 0.0.12
|
||||
- Matrix clone()
|
||||
- NamedWindow Support
|
||||
|
||||
#### 0.0.11
|
||||
|
||||
- Bug Fixes
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
"dependencies": {
|
||||
"buffers": "0.1.1"
|
||||
},
|
||||
"version": "0.0.11",
|
||||
"version": "0.0.12",
|
||||
"devDependencies": {
|
||||
"vows": "*"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user