UNPKG

cheminfo-tools

Version:

CLI tools to help cheminfo developers

456 lines (185 loc) 11.6 kB
## [1.23.3](https://github.com/cheminfo/tools/compare/v1.23.2...v1.23.3) (2019-06-16) ## [1.23.2](https://github.com/cheminfo/tools/compare/v1.23.1...v1.23.2) (2019-03-27) ### Bug Fixes * correctly read tsEntry option ([0e9250d](https://github.com/cheminfo/tools/commit/0e9250d)) ## [1.23.1](https://github.com/cheminfo/tools/compare/v1.23.0...v1.23.1) (2019-03-27) ### Bug Fixes * return package object ([e481e07](https://github.com/cheminfo/tools/commit/e481e07)) # [1.23.0](https://github.com/cheminfo/tools/compare/v1.22.5...v1.23.0) (2019-03-27) ### Features * add tsEntry option to docs ([204be42](https://github.com/cheminfo/tools/commit/204be42)) ## [1.22.5](https://github.com/cheminfo/tools/compare/v1.22.4...v1.22.5) (2019-03-22) ### Bug Fixes * remove team ls check ([3f7b15f](https://github.com/cheminfo/tools/commit/3f7b15f)) ## [1.22.4](https://github.com/cheminfo/tools/compare/v1.22.3...v1.22.4) (2018-11-07) ### Bug Fixes * also publish custom-built docs ([e83e6a1](https://github.com/cheminfo/tools/commit/e83e6a1)) ## [1.22.3](https://github.com/cheminfo/tools/compare/v1.22.2...v1.22.3) (2018-11-07) ### Bug Fixes * **docs:** honor the --push flag ([d5aa229](https://github.com/cheminfo/tools/commit/d5aa229)) ## [1.22.2](https://github.com/cheminfo/tools/compare/v1.22.1...v1.22.2) (2018-11-07) ### Bug Fixes * add new line after exec logs ([ce3420e](https://github.com/cheminfo/tools/commit/ce3420e)), closes [#222](https://github.com/cheminfo/tools/issues/222) * correct documentation lib names ([4d80afa](https://github.com/cheminfo/tools/commit/4d80afa)) ## [1.22.1](https://github.com/cheminfo/tools/compare/v1.22.0...v1.22.1) (2018-11-07) ### Bug Fixes * do not publish docs if they were not built ([4eb1b5a](https://github.com/cheminfo/tools/commit/4eb1b5a)) # [1.22.0](https://github.com/cheminfo/tools/compare/v1.21.1...v1.22.0) (2018-11-07) ### Features * remove cheminfo-generate ([718b58f](https://github.com/cheminfo/tools/commit/718b58f)) * **docs:** allow a project to define a custom build-docs script ([6bdcac3](https://github.com/cheminfo/tools/commit/6bdcac3)) <a name="1.21.1"></a> ## [1.21.1](https://github.com/cheminfo/tools/compare/v1.21.0...v1.21.1) (2018-10-08) ### Bug Fixes * **publish:** skip tests with --force ([69ee5c7](https://github.com/cheminfo/tools/commit/69ee5c7)) <a name="1.21.0"></a> # [1.21.0](https://github.com/cheminfo/tools/compare/v1.20.3...v1.21.0) (2018-10-02) ### Bug Fixes * **cheminfo-publish:** show error log when npm publish fails ([38148b0](https://github.com/cheminfo/tools/commit/38148b0)) * print recommended release type ([41aef78](https://github.com/cheminfo/tools/commit/41aef78)) * use execNpmStdout when output is parsed ([f169332](https://github.com/cheminfo/tools/commit/f169332)) ### Features * add debug ([072fbb8](https://github.com/cheminfo/tools/commit/072fbb8)) * update all dependencies ([1cda240](https://github.com/cheminfo/tools/commit/1cda240)) <a name="1.20.3"></a> ## [1.20.3](https://github.com/cheminfo/tools/compare/v1.20.2...v1.20.3) (2018-08-24) ### Bug Fixes * log publish output when it fails ([3645850](https://github.com/cheminfo/tools/commit/3645850)) <a name="1.20.2"></a> ## [1.20.2](https://github.com/cheminfo/tools/compare/v1.20.1...v1.20.2) (2017-12-04) <a name="1.20.1"></a> ## [1.20.1](https://github.com/cheminfo/tools/compare/v1.20.0...v1.20.1) (2017-11-21) <a name="1.20.0"></a> # [1.20.0](https://github.com/cheminfo/tools/compare/v1.19.4...v1.20.0) (2017-09-20) ### Features * add a banner to build artifacts ([5211d03](https://github.com/cheminfo/tools/commit/5211d03)) <a name="1.19.4"></a> ## [1.19.4](https://github.com/cheminfo/tools/compare/v1.19.3...v1.19.4) (2017-09-15) <a name="1.19.3"></a> ## [1.19.3](https://github.com/cheminfo/tools/compare/v1.19.2...v1.19.3) (2017-09-15) <a name="1.19.2"></a> ## [1.19.2](https://github.com/cheminfo/tools/compare/v1.19.1...v1.19.2) (2017-07-21) ### Bug Fixes * bump version in package-lock.json if present ([23744fd](https://github.com/cheminfo/tools/commit/23744fd)) <a name="1.19.1"></a> ## [1.19.1](https://github.com/cheminfo/tools/compare/v1.19.0...v1.19.1) (2017-07-19) ### Bug Fixes * don't add to org if already on it ([#211](https://github.com/cheminfo/tools/issues/211)) ([e0ddada](https://github.com/cheminfo/tools/commit/e0ddada)) * use doc module for build documentation ([66b8ee8](https://github.com/cheminfo/tools/commit/66b8ee8)) ### Features * git pull before commit ([fd17739](https://github.com/cheminfo/tools/commit/fd17739)) <a name="1.19.0"></a> # [1.19.0](https://github.com/cheminfo/tools/compare/v1.18.1...v1.19.0) (2017-07-19) ### Features * **publish:** support npm organizations ([#209](https://github.com/cheminfo/tools/issues/209)) ([8dc4a23](https://github.com/cheminfo/tools/commit/8dc4a23)) <a name="1.18.1"></a> ## [1.18.1](https://github.com/cheminfo/tools/compare/v1.18.0...v1.18.1) (2017-07-13) ### Bug Fixes * transpile all js files ([215eade](https://github.com/cheminfo/tools/commit/215eade)) <a name="1.17.1"></a> ## [1.17.1](https://github.com/cheminfo/tools/compare/v1.17.0...v1.17.1) (2017-06-21) <a name="1.17.0"></a> # [1.17.0](https://github.com/cheminfo/tools/compare/v1.16.2...v1.17.0) (2017-06-21) ### Features * add es2015 option ([a10b724](https://github.com/cheminfo/tools/commit/a10b724)) <a name="1.16.2"></a> ## [1.16.2](https://github.com/cheminfo/tools/compare/v1.16.1...v1.16.2) (2017-06-12) <a name="1.16.1"></a> ## [1.16.1](https://github.com/cheminfo/tools/compare/v1.16.0...v1.16.1) (2017-05-23) <a name="1.16.0"></a> # [1.16.0](https://github.com/cheminfo/tools/compare/v1.15.0...v1.16.0) (2017-05-12) ### Features * **cheminfo-build:** add watch option ([1712106](https://github.com/cheminfo/tools/commit/1712106)) <a name="1.15.0"></a> # [1.15.0](https://github.com/cheminfo/tools/compare/v1.14.1...v1.15.0) (2017-03-10) ### Features * always enable babel-preset-env and deprecate --babel option ([ec318e8](https://github.com/cheminfo/tools/commit/ec318e8)) <a name="1.14.1"></a> ## [1.14.1](https://github.com/cheminfo/tools/compare/v1.14.0...v1.14.1) (2017-02-08) <a name="1.14.0"></a> # [1.14.0](https://github.com/cheminfo/tools/compare/v1.13.0...v1.14.0) (2017-02-08) ### Features * update dependencies and change config to Webpack 2. Use babel-preset-env. ([e84549b](https://github.com/cheminfo/tools/commit/e84549b)) <a name="1.13.0"></a> # [1.13.0](https://github.com/cheminfo/tools/compare/v1.12.0...v1.13.0) (2017-01-13) ### Bug Fixes * parse org of ssh git urls ([8ff92d8](https://github.com/cheminfo/tools/commit/8ff92d8)) <a name="1.12.0"></a> # [1.12.0](https://github.com/cheminfo/tools/compare/v1.11.0...v1.12.0) (2017-01-06) ### Features * auto-select organization by reading package.json ([ab5c8aa](https://github.com/cheminfo/tools/commit/ab5c8aa)) <a name="1.11.0"></a> # [1.11.0](https://github.com/cheminfo/tools/compare/v1.10.1...v1.11.0) (2016-11-11) ### Bug Fixes * update documentation.js and sort docs alphabetically ([f166203](https://github.com/cheminfo/tools/commit/f166203)) ### Features * tab autocompletion ([992f3b8](https://github.com/cheminfo/tools/commit/992f3b8)), closes [#170](https://github.com/cheminfo/tools/issues/170) <a name="1.10.1"></a> ## [1.10.1](https://github.com/cheminfo/tools/compare/v1.10.0...v1.10.1) (2016-09-29) <a name="1.10.0"></a> # [1.10.0](https://github.com/cheminfo/tools/compare/v1.9.0...v1.10.0) (2016-09-23) ### Features * use babili for minification ([dd2d5d0](https://github.com/cheminfo/tools/commit/dd2d5d0)) <a name="1.9.0"></a> # [1.9.0](https://github.com/cheminfo/tools/compare/v1.8.6...v1.9.0) (2016-08-18) ### Features * **doc:** don't use gh-pages ([b6b3d2c](https://github.com/cheminfo/tools/commit/b6b3d2c)) <a name="1.8.6"></a> ## [1.8.6](https://github.com/cheminfo/tools/compare/v1.8.5...v1.8.6) (2016-08-02) <a name="1.8.5"></a> ## [1.8.5](https://github.com/cheminfo/tools/compare/v1.8.4...v1.8.5) (2016-07-29) ### Bug Fixes * **publish:** change includes by indexOf ([#130](https://github.com/cheminfo/tools/issues/130)) ([aff80f9](https://github.com/cheminfo/tools/commit/aff80f9)) <a name="1.8.4"></a> ## [1.8.4](https://github.com/cheminfo/tools/compare/v1.8.3...v1.8.4) (2016-07-22) <a name="1.8.3"></a> ## [1.8.3](https://github.com/cheminfo/tools/compare/v1.8.2...v1.8.3) (2016-07-21) ### Bug Fixes * update documentationjs ([6858f0b](https://github.com/cheminfo/tools/commit/6858f0b)) <a name="1.8.2"></a> ## [1.8.2](https://github.com/cheminfo/tools/compare/v1.8.1...v1.8.2) (2016-07-18) ### Bug Fixes * update ml package generator ([336c749](https://github.com/cheminfo/tools/commit/336c749)) <a name="1.8.1"></a> ## [1.8.1](https://github.com/cheminfo/tools/compare/v1.8.0...v1.8.1) (2016-07-18) ### Bug Fixes * update ml package generator ([ccdc4e6](https://github.com/cheminfo/tools/commit/ccdc4e6)) <a name="1.8.0"></a> # [1.8.0](https://github.com/cheminfo/tools/compare/v1.7.0...v1.8.0) (2016-07-18) ### Features * default choice for doc generation is false ([8f49891](https://github.com/cheminfo/tools/commit/8f49891)) <a name="1.7.0"></a> # [1.7.0](https://github.com/cheminfo/tools/compare/v1.6.0...v1.7.0) (2016-07-11) ### Features * **generate:** rename cheminfo org to cheminfo-js ([90c5f1e](https://github.com/cheminfo/tools/commit/90c5f1e)) <a name="1.6.0"></a> # [1.6.0](https://github.com/cheminfo/tools/compare/v1.5.1...v1.6.0) (2016-07-11) ### Bug Fixes * **doc:** use promisified node API ([ee43a72](https://github.com/cheminfo/tools/commit/ee43a72)) ### Features * add doc command ([e65144c](https://github.com/cheminfo/tools/commit/e65144c)) * **generate:** add clone url option ([3260261](https://github.com/cheminfo/tools/commit/3260261)) <a name="1.5.1"></a> ## [1.5.1](https://github.com/cheminfo/tools/compare/v1.5.0...v1.5.1) (2016-07-08) ### Bug Fixes * **publish:** use correct path to exec documentation ([f788b7b](https://github.com/cheminfo/tools/commit/f788b7b)) <a name="1.5.0"></a> # [1.5.0](https://github.com/cheminfo/tools/compare/v1.4.1...v1.5.0) (2016-07-08) ### Features * **generate:** add cheminfo-js generator ([1f40f59](https://github.com/cheminfo/tools/commit/1f40f59)) * **generate:** choose organization if not declared ([0cf8937](https://github.com/cheminfo/tools/commit/0cf8937)) <a name="1.4.1"></a> ## [1.4.1](https://github.com/cheminfo/tools/compare/v1.4.0...v1.4.1) (2016-07-05) ### Bug Fixes * **publish:** fix history generation ([9acd163](https://github.com/cheminfo/tools/commit/9acd163)) <a name="1.4.0"></a> # [1.4.0](https://github.com/cheminfo/tools/compare/v1.3.4...v1.4.0) (2016-07-04) ### Features * **generate:** add the basic structure ([48296ad](https://github.com/cheminfo/tools/commit/48296ad)) * **generate:** add the yeoman's generator-mljs-packages ([1425b83](https://github.com/cheminfo/tools/commit/1425b83)) * **publish:** add interactive CLI to suggest org and version bump ([f2f40a1](https://github.com/cheminfo/tools/commit/f2f40a1)) * add tools version check ([7ba32a9](https://github.com/cheminfo/tools/commit/7ba32a9)) * **publish:** add step to generate documentation ([a4d9472](https://github.com/cheminfo/tools/commit/a4d9472)) * **publish:** automatic update of the history file ([430cc5f](https://github.com/cheminfo/tools/commit/430cc5f)) <a name="1.3.4"></a> ## [1.3.4](https://github.com/cheminfo/tools/compare/v1.3.3...v1.3.4) (2015-11-07)