openchemlib
Advanced tools
Comparing version 4.3.1 to 4.4.0
@@ -0,1 +1,14 @@ | ||
4.4.0 / 2016-09-01 | ||
================== | ||
* fix highlighting issues | ||
* add SVG editor version | ||
* add compatibility with CouchDB views | ||
4.3.2 / 2016-08-16 | ||
================== | ||
* update openchemlib | ||
* update GWT compiler | ||
4.3.1 / 2016-07-19 | ||
@@ -2,0 +15,0 @@ ================== |
{ | ||
"name": "openchemlib", | ||
"version": "4.3.1", | ||
"version": "4.4.0", | ||
"description": "Manipulate molecules", | ||
@@ -36,10 +36,11 @@ "keywords": [ | ||
"devDependencies": { | ||
"benchmark": "^2.1.1", | ||
"fs-extra": "^0.30.0", | ||
"gulp": "^3.9.1", | ||
"gwt-api-exporter": "^1.1.8", | ||
"gwt-api-exporter": "^1.2.0", | ||
"minimist": "^1.2.0", | ||
"mocha": "^2.4.5", | ||
"mocha": "^3.0.2", | ||
"mocha-better-spec-reporter": "^3.0.2", | ||
"should": "^10.0.0" | ||
"should": "^11.1.0" | ||
} | ||
} |
@@ -15,4 +15,4 @@ # openchemlib-js | ||
* java >= 1.7 | ||
* GWT 2.8 ([Download build here](http://goo.gl/62SeR5)) | ||
* Node.js ([link](https://nodejs.org/en/download/stable/)) | ||
* GWT 2.8 ([Download build here](http://goo.gl/TkKVlY)) | ||
* Node.js ([link](https://nodejs.org/en/download/current/)) | ||
@@ -19,0 +19,0 @@ ### Install dependencies |
Sorry, the diff of this file is too big to display
653061
8
3326