mirror of
https://github.com/peterbraden/node-opencv.git
synced 2025-12-08 19:45:55 +00:00
v0.7.0
This commit is contained in:
parent
349b79863a
commit
c1edd1b1ab
@ -208,6 +208,10 @@ doesn't work for you please get in touch.
|
|||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
|
||||||
|
#### 0.7.0
|
||||||
|
|
||||||
|
Matrix constructors, and contour access from @oskardahlberg and @emallson.
|
||||||
|
|
||||||
#### 0.6.0
|
#### 0.6.0
|
||||||
|
|
||||||
Many updates from the community, thank you to all.
|
Many updates from the community, thank you to all.
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"buffers": "0.1.1"
|
"buffers": "0.1.1"
|
||||||
},
|
},
|
||||||
"version": "0.6.0",
|
"version": "0.7.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"vows": "*"
|
"vows": "*"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user