2019-05-24 22:34:57 +08:00
|
|
|
# CARTO's Changelog
|
|
|
|
|
|
|
|
## v2.2.0-carto.1
|
|
|
|
Released 2018-mm-dd
|
|
|
|
|
2019-05-24 23:11:26 +08:00
|
|
|
Bug fixes:
|
|
|
|
* Copy to: ensure stream is detached when finished
|
|
|
|
|
2019-05-24 22:34:57 +08:00
|
|
|
## v1.2.0-carto.3
|
|
|
|
Released 2018-11-21
|
|
|
|
|
|
|
|
Features:
|
|
|
|
* Drop support for Node.js 0.12, 4 and, 5.
|
|
|
|
* Add support for Node.js 8 and 10.
|
|
|
|
* Add package-lock.json
|
|
|
|
* Do not use deprecated Buffer constructors.
|
|
|
|
|
|
|
|
## v1.2.0-carto.2
|
|
|
|
Released 2018-10-26
|
|
|
|
|
|
|
|
Bug fixes:
|
|
|
|
* Make all modules to use strict mode semantics.
|
|
|
|
|
|
|
|
## v1.2.0-carto.1
|
|
|
|
Released 2018-06-11
|
|
|
|
|
|
|
|
Bug fixes:
|
|
|
|
* Improves performance of COPY TO by sending bigger chunks through low level `push()`. See https://github.com/CartoDB/node-pg-copy-streams/pull/1
|
|
|
|
|
|
|
|
## v1.2.0
|
|
|
|
Released 2016-08-22
|
|
|
|
|
|
|
|
Vanilla version v1.2.0 from upstream repository. See https://github.com/CartoDB/node-pg-copy-streams/releases/tag/v1.2.0
|