xlrd-parser
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "xlrd-parser", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"main": "lib/xlrd", | ||
@@ -16,3 +16,3 @@ "description": "High performance Excel file parser based on the xlrd library from www.python-excel.org.", | ||
"scripts": { | ||
"test": "mocha tests/tests.js", | ||
"test": "mocha test/*.js", | ||
"install": "bash install.sh" | ||
@@ -19,0 +19,0 @@ }, |
@@ -9,2 +9,4 @@ # xlrd-parser | ||
IMPORTANT: this package is being moved over to the [pyspreadsheet](https://github.com/extrabacon/pyspreadsheet) project, which provides many new features such as writing files. It is based on the same Python/Node hybrid, but integrates with more libraries in order to deliver new features beyond xlrd. As a result, xlrd-parser is no longer under active development. | ||
## Features | ||
@@ -199,2 +201,6 @@ | ||
### 0.1.2 | ||
+ maintenance release, deprecating in favor of [pyspreadsheet](https://github.com/extrabacon/pyspreadsheet) | ||
### 0.1.0 | ||
@@ -201,0 +207,0 @@ |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
301
413225
10
2