node-pg-copy-streams/NEWS.carto.md

19 lines
472 B
Markdown
Raw Normal View History

2018-06-11 19:16:47 +08:00
# CARTO's Changelog
2018-10-25 01:17:10 +08:00
## v1.2.0-carto.2
2018-10-26 19:26:02 +08:00
Released 2018-10-26
2018-10-25 01:17:10 +08:00
Bug fixes:
* Make all modules to use strict mode semantics.
2018-06-11 19:27:44 +08:00
## v1.2.0-carto.1
2018-06-11 19:30:43 +08:00
Released 2018-06-11
2018-06-11 19:27:44 +08:00
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
2018-06-11 19:16:47 +08:00
## 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