rets-client
Advanced tools
Comparing version 3.0.1 to 3.1.0
{ | ||
"name": "rets-client", | ||
"version": "3.0.1", | ||
"version": "3.1.0", | ||
"description": "A RETS client (Real Estate Transaction Standard).", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -45,3 +45,3 @@ rets-client | ||
#### TODO | ||
- create optional streaming interface for object downloads; when implemented, this will make version 3.1 | ||
- create optional streaming interface for object downloads; when implemented, this will be a minor version bump | ||
- create unit tests -- specifically ones that run off example RETS data rather than requiring access to a real RETS server | ||
@@ -60,3 +60,3 @@ | ||
version:'RETS/1.7.2', | ||
userAgent:'RETS node-client/1.0' | ||
userAgent:'RETS node-client/3.0' | ||
}; | ||
@@ -63,0 +63,0 @@ ... |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
48446