Skip to content

Releases: immobiliare/dats

v4.0.0-next.1

30 Jan 16:17

Choose a tag to compare

v4.0.0-next.1 Pre-release
Pre-release

4.0.0-next.1 (2023-01-30)

Bug Fixes

  • upgrade autocannon from 7.9.0 to 7.10.0 (5a4df5e)

Features

BREAKING CHANGES

  • Engine set to Node.js 18, the package may work with
    older version tho

v3.0.1

06 Jun 15:34

Choose a tag to compare

3.0.1 (2022-06-06)

Bug Fixes

  • upgrade autocannon from 7.8.1 to 7.9.0 (3fd43bf)

v3.0.0

12 May 15:46

Choose a tag to compare

3.0.0 (2022-05-12)

Bug Fixes

  • upgrade autocannon from 7.6.0 to 7.7.0 (9cbce14)
  • upgrade autocannon from 7.7.0 to 7.7.2 (0392586)
  • upgrade autocannon from 7.7.2 to 7.8.0 (d2abc9e)
  • upgrade autocannon from 7.8.0 to 7.8.1 (f47f1fa)

Features

BREAKING CHANGES

  • Node.js 12 is deprecated

v2.1.0

07 Mar 16:11

Choose a tag to compare

2.1.0 (2022-03-07)

Bug Fixes

  • upgrade autocannon from 7.5.0 to 7.6.0 (4ea546c)
  • upgrade concurrently from 6.3.0 to 6.5.1 (1db1c95)

Features

v2.0.0

04 Feb 10:52

Choose a tag to compare

2.0.0 (2022-02-04)

Bug Fixes

  • remove sampling parameter where is not used (e3c6012)
  • sanitize hostnames with dots (23e34ec)
  • updates ts-eslint (2738735)

Features

  • freezed getSupportedTypes output (b08c082)
  • debug: switch to nodejs debug mode (2b0af11)
  • logo: adds D logo w/ darkmode support (225c121)

BREAKING CHANGES

  • debug: switch to nodejs debug mode

v1.0.0

05 Nov 15:49

Choose a tag to compare

1.0.0 (2021-11-05)

Bug Fixes

  • publish: adds access public (43dc08c)
  • tests: fix connection failed tcp test (77087af)
  • tests: fix timeout error on tcp test (27bfeea)

Features

  • git: added package-lock in .gitignore (fd90b7a)
  • added CI (9354666)
  • removed package-lock (896811b)
  • upgraded npm to v8 (4455a14)
  • node: upgraded node to v16 (66de297)
  • makes onError function optional in the sockets (533b891)