You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
node-pg-copy-streams/NEWS.carto.md

896 B

CARTO's Changelog

v2.2.0-carto.1

Released 2019-mm-dd

Bug fixes:

  • Copy to: ensure stream is detached when finished
  • Copy to: deal with interspersed messages properly. See #9

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:

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